summaryrefslogtreecommitdiffstats
path: root/Python/pystrtod.c
diff options
context:
space:
mode:
authorthueringa <thueringa@users.noreply.github.com>2022-05-12 03:25:09 (GMT)
committerGitHub <noreply@github.com>2022-05-12 03:25:09 (GMT)
commitf67d71b431af064409c1f41f6d73becee01882ae (patch)
treebff72cabb5612c77ae6877f2cd4e03d8991add10 /Python/pystrtod.c
parent1a9645f5374325b41b559138ce9edb61da032b1e (diff)
downloadcpython-f67d71b431af064409c1f41f6d73becee01882ae.zip
cpython-f67d71b431af064409c1f41f6d73becee01882ae.tar.gz
cpython-f67d71b431af064409c1f41f6d73becee01882ae.tar.bz2
Fix typo in argparse docs. (GH-92691)
# Fix typo in argparse docs. > Sometimes, when dealing with **a** particularly long argument list**s**, [...] Mixture between plural and singular forms is incorrect. Use singular consistently since typically only a single argument list is employed. Change to: > Sometimes, when dealing with a particularly long argument list, [...] No issue was opened, since this is a trivial change. Automerge-Triggered-By: GH:rhettinger
Diffstat (limited to 'Python/pystrtod.c')
0 files changed, 0 insertions, 0 deletions