mirror of https://github.com/python/cpython
Fix spelling.
This commit is contained in:
parent
17ebbdb73e
commit
ec0ecb1afc
|
@ -460,7 +460,7 @@ Notes:
|
|||
Additional Methods on Integer Types
|
||||
-----------------------------------
|
||||
|
||||
The int type implements the :class:`numbers.Integral` :term:`abstact base
|
||||
The int type implements the :class:`numbers.Integral` :term:`abstract base
|
||||
class`. In addition, it provides one more method
|
||||
|
||||
.. method:: int.bit_length()
|
||||
|
|
Loading…
Reference in New Issue