Commit 99e7d070 authored by Sandro Tosi's avatar Sandro Tosi

Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe

parent 8ece80fa
......@@ -1642,8 +1642,8 @@ Argument groups
--bar BAR bar help
Note that any arguments not your user defined groups will end up back in the
usual "positional arguments" and "optional arguments" sections.
Note that any arguments not in your user-defined groups will end up back
in the usual "positional arguments" and "optional arguments" sections.
Mutual exclusion
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment