Skip to content

Commit fb9ba6c

Browse files
fix minor typos in exceptions.rst
1 parent c67a9df commit fb9ba6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ For convenience, some of these functions will always return a
303303
304304
Set file, line, and offset information for the current exception. If the
305305
current exception is not a :exc:`SyntaxError`, then it sets additional
306-
attributes, which make the exception printing subsystem to think that the exception
306+
attributes, which make the exception printing subsystem think the exception
307307
is a :exc:`SyntaxError`.
308308
309309
.. versionadded:: 3.4

0 commit comments

Comments
 (0)