Skip to content

Commit 7a6bd06

Browse files
committed
Fix warning.
1 parent dd94f52 commit 7a6bd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ For convenience, some of these functions will always return a
344344
345345
Similar to :c:func:`PyErr_ProgramTextObject`, but *filename* is a
346346
:c:expr:`const char *`, which is decoded with the
347-
:term:`filesystem-encoding-and-error-handler`, instead of a
347+
:term:`filesystem encoding and error handler`, instead of a
348348
Python object reference.
349349
350350

0 commit comments

Comments
 (0)