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 6fad409 commit fcd79adCopy full SHA for fcd79ad
Doc/library/constants.rst
@@ -46,7 +46,7 @@ A small number of constants live in the built-in namespace. They are:
46
47
.. note::
48
49
- ``NotImplentedError`` and ``NotImplemented`` are not interchangeable,
+ ``NotImplementedError`` and ``NotImplemented`` are not interchangeable,
50
even though they have similar names and purposes.
51
See :exc:`NotImplementedError` for details on when to use it.
52
0 commit comments