--- Coro/Coro.pm 2007/10/02 23:16:24 1.142 +++ Coro/Coro.pm 2007/10/02 23:27:52 1.143 @@ -394,8 +394,8 @@ =item $coroutine->join Wait until the coroutine terminates and return any values given to the -C or C functions. C can be called multiple times -from multiple coroutine. +C or C functions. C can be called concurrently +from multiple coroutines. =cut