Skip to content

Commit 9eb597b

Browse files
Yashp002encukou
andauthored
exports fix 6
Co-authored-by: Petr Viktorin <encukou@gmail.com>
1 parent 113ff5e commit 9eb597b

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
@@ -405,7 +405,7 @@ complete listing.
405405
Macro used by CPython to declare a function as part of the C API.
406406
Its expansion depends on the platform and build configuration.
407407
This macro is intended for defining CPython's C API itself;
408-
extension modulesshould not use it for their own symbols.
408+
extension modules should not use it for their own symbols.
409409

410410

411411
.. c:macro:: PyAPI_DATA(type)

0 commit comments

Comments
 (0)