--- EV/EV.pm 2007/12/22 11:44:50 1.77 +++ EV/EV.pm 2007/12/22 11:50:04 1.78 @@ -335,8 +335,8 @@ =item $revents = $w->clear_pending -If the watcher is pending, this function returns clears its pending status -and returns its C<$revents> bitset (as if its callback was invoked). If the +If the watcher is pending, this function clears its pending status and +returns its C<$revents> bitset (as if its callback was invoked). If the watcher isn't pending it does nothing and returns C<0>. =item $previous_state = $w->keepalive ($bool)