summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2010-10-21 15:14:49 +0000
committerroot <root>2010-10-21 15:14:49 +0000
commit7928d442c9b9a9101048f85647ca3923b05b573d (patch)
tree56346c82ba338a968e234d626d9f8f06f3b54413 /ev.pod
parent707bcc9500e31632165e7cfc4c76fd16241c8c3f (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.pod b/ev.pod
index 76df538..ba192de 100644
--- a/ev.pod
+++ b/ev.pod
@@ -1161,7 +1161,7 @@ and call libev functions on it that are documented to work on active watchers.
=item pending
If a watcher is active and libev determines that an event it is interested
-in has occured (such as a timer expiring), it will become pending. It will
+in has occurred (such as a timer expiring), it will become pending. It will
stay in this pending state until either it is stopped or its callback is
about to be invoked, so it is not normally pending inside the watcher
callback.