mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix spelling.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user