Commit 43cc056e authored by Denis Bilenko's avatar Denis Bilenko

fix typo in docstring

parent ef3657dd
......@@ -260,7 +260,7 @@ class _SilentException:
class Timeout(object):
"""Schedule an exception to raise in the current greenlet (TimeoutError by default).
"""Schedule an exception to be raised in the current greenlet (TimeoutError by default).
Raise an exception in the block after timeout.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment