mirror of
https://github.com/python/cpython.git
synced 2024-11-24 18:34:43 +08:00
#13278: fix typo.
This commit is contained in:
parent
6187664fa7
commit
d3cf0db3ee
@ -95,7 +95,7 @@ Scheduler Objects
|
||||
|
||||
.. method:: scheduler.enter(delay, priority, action, argument)
|
||||
|
||||
Schedule an event for *delay* more time units. Other then the relative time, the
|
||||
Schedule an event for *delay* more time units. Other than the relative time, the
|
||||
other arguments, the effect and the return value are the same as those for
|
||||
:meth:`enterabs`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user