Skip to content

Commit 1f33341

Browse files
encukouhugovk
andauthored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 4266d92 commit 1f33341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-workflow/c-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ when you add or change definitions in it.
2121

2222
The public backwards compatibility guarantees for public C API are explained
2323
in the user documentation, ``Doc/c-api/stable.rst`` (:ref:`python:stable`).
24-
C language compatibility guarantees are is in ``Doc/c-api/intro.rst``
24+
C language compatibility guarantees are in ``Doc/c-api/intro.rst``
2525
(:ref:`python:api-intro`).
2626

2727
Internally, we need to be more careful about compatibility than what we promise

0 commit comments

Comments
 (0)