Thanks to visit codestin.com Credit goes to github.com
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 c50d6cd commit 611d606Copy full SHA for 611d606
1 file changed
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