From 03a6d1e9e77f8be21f65d461cd95ac130d1d607d Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Mon, 31 Mar 2014 17:38:05 +0300 Subject: [PATCH] Missing whitespace --- docs/scenarios/gui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/gui.rst b/docs/scenarios/gui.rst index f69dcb6..db578b9 100644 --- a/docs/scenarios/gui.rst +++ b/docs/scenarios/gui.rst @@ -12,7 +12,7 @@ the Django admin interface. The main resource for information is the website: http://www.python-camelot.com and the mailinglist https://groups.google.com/forum/#!forum/project-camelot - + Cocoa ----- .. note:: The Cocoa framework is only available on Mac OSX. Don't pick this if you're writing a cross-platform application!