mirror of
https://github.com/python/cpython.git
synced 2026-01-25 00:28:56 +00:00
Fix spelling.
This commit is contained in:
parent
17ebbdb73e
commit
ec0ecb1afc
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue