From: Georg Brandl Date: Mon, 3 Dec 2007 19:57:02 +0000 (+0000) Subject: #1548: fix apostroph placement. X-Git-Tag: v2.6a1~951 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cbcfe4f3e47d420742f726415705b116672d6779;p=thirdparty%2FPython%2Fcpython.git #1548: fix apostroph placement. --- diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 84d84e20353e..5f6bda51c4e0 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -10,7 +10,7 @@ settings. .. note:: - Other implementation's command line schemes may differ. See + Other implementations' command line schemes may differ. See :ref:`implementations` for further resources.