--- cvsroot/Coro/Coro.pm 2011/02/23 07:14:20 1.289 +++ cvsroot/Coro/Coro.pm 2011/04/29 05:29:51 1.290 @@ -730,7 +730,7 @@ =item $coro->cancel (arg...) Terminates the given Coro and makes it return the given arguments as -status (default: the empty list). Never returns if the Coro is the +status (default: an empty list). Never returns if the Coro is the current Coro. =cut