Skip to content

Commit 52f2c26

Browse files
committed
doc typo: limitation
python#96542
1 parent 8acc891 commit 52f2c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/stdtypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4945,7 +4945,7 @@ Verification:
49454945
Affected APIs
49464946
-------------
49474947

4948-
The limition only applies to potentially slow conversions between :class:`int`
4948+
The limitation only applies to potentially slow conversions between :class:`int`
49494949
and :class:`str` or :class:`bytes`:
49504950

49514951
* ``int(string)`` with default base 10.

0 commit comments

Comments
 (0)