8000 gh-121018: Fix typo in NEWS entry (#121510) · estyxx/cpython@df2a5d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit df2a5d6

Browse files
colesburyestyxx
authored andcommitted
pythongh-121018: Fix typo in NEWS entry (python#121510)
1 parent c5d1d42 commit df2a5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fixed issues where :meth:`!argparse.ArgumentParser.parses_args` did not honor
1+
Fixed issues where :meth:`!argparse.ArgumentParser.parse_args` did not honor
22
``exit_on_error=False``.
33
Based on patch by Ben Hsing.

0 commit comments

Comments
 (0)
0