Skip to content

Commit 3e50f44

Browse files
committed
Typo
1 parent c34a4df commit 3e50f44

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
@@ -672,7 +672,7 @@ state:
672672
673673
.. versionadded:: 3.10
674674
675-
.. c:macro:: PyModuleConst_Long(name, value)
675+
.. c:macro:: PyModuleConst_ULong(name, value)
676676
677677
Add an entry for an unsigned integer constant.
678678

0 commit comments

Comments
 (0)