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

Skip to content

Commit d26c306

Browse files
committed
Fix typo.
1 parent 04427a0 commit d26c306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ implement a Python interpreter. It deliberately avoids including some of
6969
the types that arise only incidentally during processing such as the
7070
``listiterator`` type.
7171

72-
Typical use is of these names is for :func:`isinstance` or
72+
Typical use of these names is for :func:`isinstance` or
7373
:func:`issubclass` checks.
7474

7575
Standard names are defined for the following types:

0 commit comments

Comments
 (0)