summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorayin <ayin>2007-12-22 14:11:25 +0000
committerayin <ayin>2007-12-22 14:11:25 +0000
commitfb945aab28d6c071e9305ba76f6637a2f0dea798 (patch)
tree25a81d6047efcf3000604202b26ee8185fe8a5df /ev.pod
parent6c87ad06d5447d73f6a064d1c3adc2af34d6100e (diff)
Fix typo.
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 edd3a23..714fc5b 100644
--- a/ev.pod
+++ b/ev.pod
@@ -601,7 +601,7 @@ overhead for the actual polling but can deliver many events at once.
By setting a higher I<io collect interval> you allow libev to spend more
time collecting I/O events, so you can handle more events per iteration,
at the cost of increasing latency. Timeouts (both C<ev_periodic> and
-C<ev_timer>) will be not affected. Setting this to a non-null bvalue will
+C<ev_timer>) will be not affected. Setting this to a non-null value will
introduce an additional C<ev_sleep ()> call into most loop iterations.
Likewise, by setting a higher I<timeout collect interval> you allow libev