Kaydet (Commit) 1a17704f authored tarafından Barry Warsaw's avatar Barry Warsaw

typo in comment

üst abc7cd27
......@@ -77,7 +77,7 @@ class DictMixin:
# a minimum dictionary interface including getitem, setitem, delitem,
# and keys. Without knowledge of the subclass constructor, the mixin
# does not define __init__() or copy(). In addition to the four base
# methods, progessively more efficiency comes with defining
# methods, progressively more efficiency comes with defining
# __contains__(), __iter__(), and iteritems().
# second level definitions support higher levels
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment