Skip to content

Commit 2fa4ab3

Browse files
adorilsonhugovk
andauthored
Update Doc/library/stdtypes.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 1efeb8c commit 2fa4ab3

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
@@ -2169,7 +2169,7 @@ expression support in the :mod:`re` module).
21692169
(False, True, True)
21702170

21712171
See also :meth:`isdecimal` and :meth:`isdigit`. Numeric characters are
2172-
decimal numbers superset.
2172+
a superset of decimal numbers.
21732173

21742174

21752175
.. method:: str.isprintable()

0 commit comments

Comments
 (0)