https://github.com/python/cpython/commit/c896dae0297fe4422c1009d3cd17f0a6e4fe4972
commit: c896dae0297fe4422c1009d3cd17f0a6e4fe4972
branch: main
author: Tan Long <tanlo...@foxmail.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-05-10T03:31:24+01:00
summary:

Fix a typo in Misc/NEWS.d/3.140a1.rst (#133790)

files:
M Misc/NEWS.d/3.14.0a1.rst

diff --git a/Misc/NEWS.d/3.14.0a1.rst b/Misc/NEWS.d/3.14.0a1.rst
index 98639f0d3505d5..67451a7e0087cb 100644
--- a/Misc/NEWS.d/3.14.0a1.rst
+++ b/Misc/NEWS.d/3.14.0a1.rst
@@ -1033,7 +1033,7 @@ retrieve the spec information.
 .. nonce: s3vKql
 .. section: Library
 
-:mod:`argparse` vim supports abbreviated single-dash long options separated
+:mod:`argparse` supports abbreviated single-dash long options separated
 by ``=`` from its value.
 
 ..

_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-le...@python.org
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: arch...@mail-archive.com

Reply via email to