Skip to content

Commit b3efe0a

Browse files
benjaminpGlyphack
authored andcommitted
Remove duplicate word. (python#110376)
1 parent 303369d commit b3efe0a

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
@@ -147,7 +147,7 @@ by another event:
147147
* C_RAISE
148148
* C_RETURN
149149

150-
The ``C_RETURN`` and ``C_RAISE`` events are are controlled by the ``CALL``
150+
The ``C_RETURN`` and ``C_RAISE`` events are controlled by the ``CALL``
151151
event. ``C_RETURN`` and ``C_RAISE`` events will only be seen if the
152152
corresponding ``CALL`` event is being monitored.
153153

0 commit comments

Comments
 (0)