]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-39572: Address typo in CHANGELOG. (GH-24999)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 Apr 2021 00:58:42 +0000 (17:58 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Apr 2021 00:58:42 +0000 (17:58 -0700)
(cherry picked from commit 6afb0a8078ff3fc93adc4177565c56f820ca2880)

Co-authored-by: Simon Charette <charette.s@gmail.com>
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``.
 
 ..