Skip to content

Commit f1c162e

Browse files
Update Doc/c-api/exceptions.rst
1 parent 3f295d7 commit f1c162e

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
@@ -697,7 +697,7 @@ Signal Handling
697697
698698
- Running the garbage collector, if necessary.
699699
700-
- Execuing a pending :ref:`remote debugger <remote-debugging>` script.
700+
- Executing a pending :ref:`remote debugger <remote-debugging>` script.
701701
702702
If any handler raises an exception, immediately return ``-1`` with that
703703
exception set.

0 commit comments

Comments
 (0)