[svn r63213] fix typo

--HG--
branch : trunk
This commit is contained in:
hpk
2009-03-23 01:19:59 +01:00
parent 5da714131c
commit 4f6539cc57

View File

@@ -173,7 +173,7 @@ Use MultiChannels for receiving multiple results from remote code::
>>> assert 1 in l
>>> assert 2 in l
assynchronously receive results from two sub processes
asynchronously receive results from two sub processes
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Use ``MultiChannel.make_receive_queue()`` for asynchronously receiving