--- cvsroot/EV/EV.pm 2009/08/09 13:30:41 1.123 +++ cvsroot/EV/EV.pm 2009/12/01 13:56:33 1.124 @@ -458,7 +458,7 @@ Normally, C will return when there are no active watchers (which is a "deadlock" because no progress can be made anymore). This is -convinient because it allows you to start your watchers (and your jobs), +convenient because it allows you to start your watchers (and your jobs), call C once and when it returns you know that all your jobs are finished (or they forgot to register some watchers for their task :).