Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2dee394

Browse files
committed
Issue #14400: Fix typo.
1 parent ee64b28 commit 2dee394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/cporting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ behave slightly differently from real Capsules. Specifically:
257257
returns failure. (Since there's no way to store a name
258258
in a CObject, noisy failure of :c:func:`PyCapsule_SetName`
259259
was deemed preferable to silent failure here. If this is
260-
inconveient, feel free to modify your local
260+
inconvenient, feel free to modify your local
261261
copy as you see fit.)
262262

263263
You can find :file:`capsulethunk.h` in the Python source distribution

0 commit comments

Comments
 (0)