[Python-checkins] cpython (2.7): fixing typos in optparse doc

eli.bendersky python-checkins at python.org
Wed Nov 16 05:01:16 CET 2011


http://hg.python.org/cpython/rev/2a3b60d28f6c
changeset: 73585:2a3b60d28f6c
branch: 2.7
user: Eli Bendersky <eliben at gmail.com>
date: Wed Nov 16 06:01:14 2011 +0200
summary:
 fixing typos in optparse doc
files:
 Doc/library/optparse.rst | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Doc/library/optparse.rst b/Doc/library/optparse.rst
--- a/Doc/library/optparse.rst
+++ b/Doc/library/optparse.rst
@@ -610,8 +610,8 @@
 
 -g Group option.
 
-A bit more complete example might invole using more than one group: still
-extendind the previous example::
+A bit more complete example might involve using more than one group: still
+extending the previous example::
 
 group = OptionGroup(parser, "Dangerous Options",
 "Caution: use these options at your own risk. "
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /