We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4ddab commit af6359dCopy full SHA for af6359d
1 file changed
Doc/library/stdtypes.rst
@@ -5535,7 +5535,7 @@ Verification:
5535
Affected APIs
5536
-------------
5537
5538
-The limition only applies to potentially slow conversions between :class:`int`
+The limitation only applies to potentially slow conversions between :class:`int`
5539
and :class:`str` or :class:`bytes`:
5540
5541
* ``int(string)`` with default base 10.
0 commit comments