Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b2fd32

Browse files
committed
Fix spelling.
1 parent a6cd0cf commit 9b2fd32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/stdtypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ Notes:
438438
Additional Methods on Integer Types
439439
-----------------------------------
440440

441-
The int type implements the :class:`numbers.Integral` :term:`abstact base
441+
The int type implements the :class:`numbers.Integral` :term:`abstract base
442442
class`. In addition, it provides one more method
443443

444444
.. method:: int.bit_length()

0 commit comments

Comments
 (0)