summaryrefslogtreecommitdiff
path: root/doc/using.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/using.rst')
-rw-r--r--doc/using.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/using.rst b/doc/using.rst
index ac39f19..c4aea14 100644
--- a/doc/using.rst
+++ b/doc/using.rst
@@ -135,8 +135,8 @@ yield_future
Return the result or raise the exception of the future.
- The function must not be called from the greenthread of the aioeventlet event
- loop.
+ The function must not be called from the greenthread running the aioeventlet
+ event loop.
.. versionchanged:: 0.4