Commit 9b2fd32c authored by Raymond Hettinger's avatar Raymond Hettinger

Fix spelling.

parent a6cd0cf0
...@@ -438,7 +438,7 @@ Notes: ...@@ -438,7 +438,7 @@ Notes:
Additional Methods on Integer Types 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 class`. In addition, it provides one more method
.. method:: int.bit_length() .. method:: int.bit_length()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment