--- EV/EV.pm 2008/02/01 13:08:54 1.84 +++ EV/EV.pm 2008/03/08 16:00:07 1.85 @@ -536,7 +536,7 @@ at January 1st 2011 then it will run when the system time reaches or surpasses this time. -=item * non-repeating interval timer ($interval > 0, $reschedule_cb = 0) +=item * repeating interval timer ($interval > 0, $reschedule_cb = 0) In this mode the watcher will always be scheduled to time out at the next C<$at + N * $interval> time (for some integer N) and then repeat,