From cbcfe4f3e47d420742f726415705b116672d6779 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 3 Dec 2007 19:57:02 +0000 Subject: [PATCH] #1548: fix apostroph placement. --- Doc/using/cmdline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst index 84d84e2035..5f6bda51c4 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. -- 2.50.1