mirror of https://github.com/python/cpython
Typo.
This commit is contained in:
parent
0c95e71f70
commit
84df79b249
|
@ -53,7 +53,7 @@ ABC Notes
|
||||||
:class:`collections.Sized` Defines ``__len__()``
|
:class:`collections.Sized` Defines ``__len__()``
|
||||||
===================================== ========================================
|
===================================== ========================================
|
||||||
|
|
||||||
.. XXX Have not included them all and the notes are imcomplete
|
.. XXX Have not included them all and the notes are incomplete
|
||||||
.. Deliberately did one row wide to get a neater output
|
.. Deliberately did one row wide to get a neater output
|
||||||
|
|
||||||
These ABCs allow us to ask classes or instances if they provide
|
These ABCs allow us to ask classes or instances if they provide
|
||||||
|
|
Loading…
Reference in New Issue