Commit acf6dcbf authored by Felix Yan's avatar Felix Yan Committed by Jason Madden

Fix a typo: Futher -> Further (#978)

parent 400a4099
......@@ -363,7 +363,7 @@ When these are not enough, the :class:`~gevent.timeout.Timeout` class can be use
add timeouts to arbitrary sections of (cooperative, yielding) code.
Futher reading
Further reading
==============
To limit concurrency, use the :class:`gevent.pool.Pool` class (see `example: dns_mass_resolve.py`_).
......
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