Skip to content

Commit c687069

Browse files
encukouvstinner
andauthored
Update Doc/c-api/module.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent d8d0bde commit c687069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/module.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ struct:
822822
.. c:macro:: PYTHON_API_VERSION
823823
PYTHON_API_STRING
824824
825-
The C API version, as an integer (``1013``) and string (``"1013"``).
825+
The C API version, as an integer (``1013``) and string (``"1013"``), respectively.
826826
Defined for backwards compatibility.
827827
828828
Currently, this constant is not updated in new Python versions, and is not

0 commit comments

Comments
 (0)