summaryrefslogtreecommitdiffstats
path: root/Doc/using
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-12-03 19:57:02 (GMT)
committerGeorg Brandl <georg@python.org>2007-12-03 19:57:02 (GMT)
commitcbcfe4f3e47d420742f726415705b116672d6779 (patch)
tree8fc5c5a3b544af7d1afae72cffc8b6929f8ad63f /Doc/using
parentbd5b6232572ea518dc6a16c9ce99b3f0b6ba6c59 (diff)
downloadcpython-cbcfe4f3e47d420742f726415705b116672d6779.zip
cpython-cbcfe4f3e47d420742f726415705b116672d6779.tar.gz
cpython-cbcfe4f3e47d420742f726415705b116672d6779.tar.bz2
#1548: fix apostroph placement.
Diffstat (limited to 'Doc/using')
-rw-r--r--Doc/using/cmdline.rst2
1 files changed, 1 insertions, 1 deletions
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 @@ settings.
.. note::
- Other implementation's command line schemes may differ. See
+ Other implementations' command line schemes may differ. See
:ref:`implementations` for further resources.