Skip to content

Commit cf35d71

Browse files
committed
fixup
1 parent 1c51a14 commit cf35d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/expat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ the module state:
2424
}
2525
2626
27-
.. c:function:: int PyExpat_CheckCompatibility(struct PyExpat_API *api)
27+
.. c:function:: int PyExpat_CheckCompatibility(struct PyExpat_CAPI *api)
2828
2929
Return ``1`` if *api* is compatible with the linked Expat library,
3030
and ``0`` otherwise. This function never sets a Python exception.

0 commit comments

Comments
 (0)