docs: typo
This commit is contained in:
parent
e241081cae
commit
c8081e7ca1
|
@ -162,7 +162,7 @@ Core Library
|
||||||
connection setup.
|
connection setup.
|
||||||
|
|
||||||
* A new :class:`mitogen.parent.CallChain` class abstracts safe pipelining of
|
* A new :class:`mitogen.parent.CallChain` class abstracts safe pipelining of
|
||||||
overlapping chains of unrelated function calls to a target context,
|
overlapping chains of related function calls to a target context,
|
||||||
cancelling the chain if an exception occurs.
|
cancelling the chain if an exception occurs.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue