]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix a typo in Misc/NEWS.d/3.140a1.rst (#133790)
authorTan Long <tanloong@foxmail.com>
Sat, 10 May 2025 02:31:24 +0000 (10:31 +0800)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 02:31:24 +0000 (03:31 +0100)
Misc/NEWS.d/3.14.0a1.rst

index 98639f0d3505d58fc73301c9e491c00a6f9d432d..67451a7e0087cba7353918b090e1a467bf23d241 100644 (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.
 
 ..