]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-39572: Address typo in CHANGELOG. (GH-24999)
authorSimon Charette <charette.s@gmail.com>
Fri, 23 Apr 2021 00:35:11 +0000 (20:35 -0400)
committerGitHub <noreply@github.com>
Fri, 23 Apr 2021 00:35:11 +0000 (17:35 -0700)
Misc/NEWS.d/3.9.0a4.rst

index e91135deb6654a6b77b4fafd8e13de735ccca850..2aef8b26b01696d557fda9850bacf8b0e09a52ee 100644 (file)
@@ -640,7 +640,7 @@ Adapted from a patch by Ethan Furman.
 .. nonce: CCtzy1
 .. section: Documentation
 
-Updated documentation of ``total`` flag of TypeDict.
+Updated documentation of ``total`` flag of ``TypedDict``.
 
 ..