Skip to content

Commit 8a05aa5

Browse files
Update Doc/library/sys.monitoring.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 6c7b4f1 commit 8a05aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.monitoring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ except for a few breakpoints.
321321

322322
If :data:`DISABLE` is returned by a callback for a
323323
:ref:`global event <monitoring-event-global>`, :exc:`ValueError` will be raised
324-
by the interpreter in a non-specific location (i.e. no traceback will be
324+
by the interpreter in a non-specific location (that is, no traceback will be
325325
provided).
326326

327327
.. function:: restart_events() -> None

0 commit comments

Comments
 (0)