Fix typo in Loop.restart documentation
This commit is contained in:
parent
47808a7e96
commit
8f111c521c
@ -137,7 +137,7 @@ class Loop:
|
|||||||
self._task.cancel()
|
self._task.cancel()
|
||||||
|
|
||||||
def restart(self, *args, **kwargs):
|
def restart(self, *args, **kwargs):
|
||||||
r"""A convenience method to restart the internal start.
|
r"""A convenience method to restart the internal task.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user