--- EV/EV.pm 2015/12/20 01:35:46 1.148 +++ EV/EV.pm 2016/04/20 13:43:39 1.149 @@ -298,10 +298,10 @@ =item $active = $loop->run ([$flags]) Begin checking for events and calling callbacks. It returns when a -callback calls EV::break or the flasg are nonzero (in which case the +callback calls EV::break or the flags are nonzero (in which case the return value is true) or when there are no active watchers which reference the loop (keepalive is true), in which case the return value will be -false. The returnv alue can generally be interpreted as "if true, there is +false. The return value can generally be interpreted as "if true, there is more work left to do". The $flags argument can be one of the following: