bpo-39572: Address typo in CHANGELOG. (GH-24999)

(cherry picked from commit 6afb0a8078)

Co-authored-by: Simon Charette <charette.s@gmail.com>
This commit is contained in:
Miss Islington (bot) 2021-04-22 17:58:42 -07:00 committed by GitHub
parent 28575923a9
commit bc5a1a7adf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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``.
..