[3.14] Fix a typo in Misc/NEWS.d/3.140a1.rst (GH-133790) (#133798)

Fix a typo in Misc/NEWS.d/3.140a1.rst (GH-133790)
(cherry picked from commit c896dae029)

Co-authored-by: Tan Long <tanloong@foxmail.com>
This commit is contained in:
Miss Islington (bot) 2025-05-10 04:37:05 +02:00 committed by GitHub
parent d9571c938c
commit f6a4604017
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
..