From 17959bd80c733c8dd511a0918d584e93cea1652a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 29 Jun 2010 10:51:18 +0000 Subject: Jose Pedro Oliveira --- ev.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ev.pod b/ev.pod index c60ed63..4c86b95 100644 --- a/ev.pod +++ b/ev.pod @@ -1406,7 +1406,7 @@ other events are pending: // are not yet ready to handle it. ev_io_stop (EV_A_ w); - // start the idle watcher to ahndle the actual event. + // start the idle watcher to handle the actual event. // it will not be executed as long as other watchers // with the default priority are receiving events. ev_idle_start (EV_A_ &idle); -- cgit v1.2.3