commit | cbcfe4f3e47d420742f726415705b116672d6779 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Dec 03 19:57:02 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Dec 03 19:57:02 2007 +0000 |
tree | 8fc5c5a3b544af7d1afae72cffc8b6929f8ad63f | |
parent | bd5b6232572ea518dc6a16c9ce99b3f0b6ba6c59 [diff] [blame] |
#1548: fix apostroph placement.
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 84d84e2..5f6bda5 100644 --- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst
@@ -10,7 +10,7 @@ .. note:: - Other implementation's command line schemes may differ. See + Other implementations' command line schemes may differ. See :ref:`implementations` for further resources.