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 888d101 commit 3dcced7Copy full SHA for 3dcced7
Doc/c-api/module.rst
@@ -571,7 +571,7 @@ A module's token -- and the *your_token* value to use in the above code -- is:
571
of that slot;
572
- For modules created from an ``PyModExport_*``
573
:ref:`export hook <extension-export-hook>`: the slots array that the export
574
- hook returned (unless overriden with :c:macro:`Py_mod_token`).
+ hook returned (unless overridden with :c:macro:`Py_mod_token`).
575
576
.. c:macro:: Py_mod_token
577
0 commit comments