Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca88e9c commit eeae149Copy full SHA for eeae149
1 file changed
Doc/library/optparse.rst
@@ -607,8 +607,8 @@ This would result in the following help output:
607
608
-g Group option.
609
610
-A bit more complete example might invole using more than one group: still
611
-extendind the previous example::
+A bit more complete example might involve using more than one group: still
+extending the previous example::
612
613
group = OptionGroup(parser, "Dangerous Options",
614
"Caution: use these options at your own risk. "
0 commit comments