We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8420cd2 commit 5c32988Copy full SHA for 5c32988
Doc/library/weakref.rst
@@ -189,8 +189,8 @@ than needed.
189
magic" (as a side effect of garbage collection).
190
191
:class:`WeakValueDictionary` objects have the following additional methods.
192
-These method have the same issues as the :meth:`iterkeyrefs` and :meth:`keyrefs`
193
-methods of :class:`WeakKeyDictionary` objects.
+These methods have the same issues as the :meth:`iterkeyrefs` and
+:meth:`keyrefs` methods of :class:`WeakKeyDictionary` objects.
194
195
196
.. method:: WeakValueDictionary.itervaluerefs()
0 commit comments