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 3263f68 commit 76b2ee0Copy full SHA for 76b2ee0
1 file changed
Doc/howto/argparse.rst
@@ -511,7 +511,7 @@ to count the number of occurrences of a specific optional arguments:
511
512
* Sadly, our help output isn't very informative on the new ability our script
513
has acquired, but that can always be fixed by improving the documentation for
514
- out script (e.g. via the ``help`` keyword argument).
+ our script (e.g. via the ``help`` keyword argument).
515
516
* That last output exposes a bug in our program.
517
0 commit comments