]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix minor comment typo in dictobject.c (GH-96960)
authorSamuel <albanie@users.noreply.github.com>
Tue, 20 Sep 2022 12:17:40 +0000 (13:17 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Sep 2022 12:17:40 +0000 (05:17 -0700)
commit8563966be4f171ccf615105ef9d3a5aa65a1de68
tree2fd6b875664585b1a65fda60c67081138c89fdd7
parent98e785d364773834188d97e603d73491143a4b34
Fix minor comment typo in dictobject.c (GH-96960)

Fix a minor comment typo in the Objects/dictobject.c file.

Automerge-Triggered-By: GH:methane
Objects/dictobject.c