--- cvsroot/Coro/Coro.pm 2011/02/13 04:39:14 1.284 +++ cvsroot/Coro/Coro.pm 2011/02/17 01:32:18 1.285 @@ -133,7 +133,7 @@ by a thread listing, because the program has no other way to continue. This hook is overwritten by modules such as C and -C to wait on an external event that hopefully wake up a +C to wait on an external event that hopefully wakes up a coro so the scheduler can run it. See L or L for examples of using this technique.