Skip to content

Commit 2a00e91

Browse files
committed
Fix typo
1 parent 181cc79 commit 2a00e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0416.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ before creating the frozendict::
120120
Objections
121121
==========
122122

123-
*namedtuple may fit the requiements of a frozendict.*
123+
*namedtuple may fit the requirements of a frozendict.*
124124

125125
A namedtuple is not a mapping, it does not implement the Mapping abstract base
126126
class.

0 commit comments

Comments
 (0)