--- libev/ev.h 2020/03/18 12:30:21 1.205 +++ libev/ev.h 2023/06/23 11:29:38 1.206 @@ -744,7 +744,7 @@ # define ev_set_cb(ev,cb_) (ev_cb_ (ev) = (cb_), memmove (&((ev_watcher *)(ev))->cb, &ev_cb_ (ev), sizeof (ev_cb_ (ev)))) #endif -/* stopping (enabling, adding) a watcher does nothing if it is already running */ +/* starting (enabling, adding) a watcher does nothing if it is already running */ /* stopping (disabling, deleting) a watcher does nothing unless it's already running */ #if EV_PROTOTYPES