Skip to content

Commit 30f2d49

Browse files
DrinoAlexWaygood
andauthored
Fix typos
Co-authored-by: Alex Waygood <[email protected]>
1 parent 45d4211 commit 30f2d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/libraries.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ different manner, so the most portable and easy way to create a shortcut
503503
is to define a callable ``Protocol`` as described in `PEP
504504
544 <https://peps.python.org/pep-0544/#callback-protocols>`_.
505505

506-
There is already a ``Protcol`` called ``IndentityFunction`` defined in ``_typeshed``:
506+
There is already a ``Protocol`` called ``IdentityFunction`` defined in ``_typeshed``:
507507

508508
.. code:: python
509509

0 commit comments

Comments
 (0)