Skip to content

Commit af6359d

Browse files
doc typo: spell limitation (#96542)
1 parent ac4ddab commit af6359d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/stdtypes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5535,7 +5535,7 @@ Verification:
55355535
Affected APIs
55365536
-------------
55375537

5538-
The limition only applies to potentially slow conversions between :class:`int`
5538+
The limitation only applies to potentially slow conversions between :class:`int`
55395539
and :class:`str` or :class:`bytes`:
55405540

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

0 commit comments

Comments
 (0)