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 8337805 commit 88b4c23Copy full SHA for 88b4c23
Doc/library/asyncio-eventloop.rst
@@ -2033,7 +2033,7 @@ Wait until a file descriptor received some data using the
2033
Set signal handlers for SIGINT and SIGTERM
2034
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2035
2036
-(This ``signals`` example only works on Unix.)
+(This ``signal`` example only works on Unix.)
2037
2038
Register handlers for signals :const:`~signal.SIGINT` and :const:`~signal.SIGTERM`
2039
using the :meth:`loop.add_signal_handler` method::
0 commit comments