We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985216c commit cc3cbe5Copy full SHA for cc3cbe5
Doc/library/asyncio-eventloop.rst
@@ -2055,7 +2055,7 @@ Wait until a file descriptor received some data using the
2055
Set signal handlers for SIGINT and SIGTERM
2056
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2057
2058
-(This ``signals`` example only works on Unix.)
+(This ``signal`` example only works on Unix.)
2059
2060
Register handlers for signals :const:`~signal.SIGINT` and :const:`~signal.SIGTERM`
2061
using the :meth:`loop.add_signal_handler` method::
0 commit comments