--- cvsroot/Coro/Coro.pm 2011/04/29 15:43:26 1.291 +++ cvsroot/Coro/Coro.pm 2011/04/30 05:17:42 1.292 @@ -790,7 +790,7 @@ Wait until the coro terminates and return any values given to the C or C functions. C can be called concurrently -from multiple coro, and all will be resumed and given the status +from multiple threads, and all will be resumed and given the status return once the C<$coro> terminates. =cut