summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2009-08-29 08:15:11 +0000
committerroot <root>2009-08-29 08:15:11 +0000
commit10aede8fa8754f389cde6380b4615a1c6f7e2288 (patch)
tree5fcb3c04b37d9477cb337fe5ba6f1e0d522c0702 /ev.pod
parentd107d3420dd9583f012d09c722df9c1501ce8282 (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev.pod b/ev.pod
index ebebd5b..0197f24 100644
--- a/ev.pod
+++ b/ev.pod
@@ -706,8 +706,8 @@ event loop time (see C<ev_now_update>).
=item ev_loop (loop, int flags)
Finally, this is it, the event handler. This function usually is called
-after you initialised all your watchers and you want to start handling
-events.
+after you have initialised all your watchers and you want to start
+handling events.
If the flags argument is specified as C<0>, it will not return until
either no event watchers are active anymore or C<ev_unloop> was called.