Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76b2ee0

Browse files
committed
Fix typo.
1 parent 3263f68 commit 76b2ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/argparse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ to count the number of occurrences of a specific optional arguments:
511511
512512
* Sadly, our help output isn't very informative on the new ability our script
513513
has acquired, but that can always be fixed by improving the documentation for
514-
out script (e.g. via the ``help`` keyword argument).
514+
our script (e.g. via the ``help`` keyword argument).
515515
516516
* That last output exposes a bug in our program.
517517

0 commit comments

Comments
 (0)