Skip to content

Commit abac586

Browse files
encukouvstinner
andauthored
Update Doc/c-api/intro.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 44f9a3d commit abac586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ to the C language.
383383

384384
.. c:macro:: Py_DEPRECATED(version)
385385
386-
Use this to declare APIs that were deprecated in a specific CPYthon version.
386+
Use this to declare APIs that were deprecated in a specific CPython version.
387387
The macro must be placed before the symbol name.
388388

389389
Example::

0 commit comments

Comments
 (0)