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 ba23a46 commit 2b15132Copy full SHA for 2b15132
mypyc/doc/native_classes.rst
@@ -90,7 +90,7 @@ You need to install ``mypy-extensions`` to use ``@mypyc_attr``:
90
pip install --upgrade mypy-extensions
91
92
Additionally, mypyc recognizes these base classes as special, and
93
-undersands how they alter the behavior of classes (including native
+understands how they alter the behavior of classes (including native
94
classes) that subclass them:
95
96
* ``typing.NamedTuple``
0 commit comments