From 28518b1ada62ca45bfa547b0a5e14305bc14c1b9 Mon Sep 17 00:00:00 2001 From: Mark van Lent Date: Tue, 20 Oct 2015 21:05:09 +0200 Subject: [PATCH] Replace the "non breaking space" unicode character with a normal space. --- docs/scenarios/gui.rst | 2 +- docs/shipping/freezing.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scenarios/gui.rst b/docs/scenarios/gui.rst index 466dec0..da29447 100644 --- a/docs/scenarios/gui.rst +++ b/docs/scenarios/gui.rst @@ -15,7 +15,7 @@ and the mailing list https://groups.google.com/forum/#!forum/project-camelot Cocoa ----- -.. note:: The Cocoa framework is only available on OS X. Don't pick this if you're writing a cross-platform application! +.. note:: The Cocoa framework is only available on OS X. Don't pick this if you're writing a cross-platform application! GTk --- diff --git a/docs/shipping/freezing.rst b/docs/shipping/freezing.rst index 1345429..80f5335 100644 --- a/docs/shipping/freezing.rst +++ b/docs/shipping/freezing.rst @@ -107,7 +107,7 @@ Prerequisite is to have installed :ref:`Python, Setuptools and pywin32 dependenc - `Manual `_ -OS X +OS X ----