]> git.llucax.com Git - software/libev.git/commitdiff
Fix typo.
authorayin <ayin>
Sat, 22 Dec 2007 14:11:25 +0000 (14:11 +0000)
committerayin <ayin>
Sat, 22 Dec 2007 14:11:25 +0000 (14:11 +0000)
ev.pod

diff --git a/ev.pod b/ev.pod
index edd3a23ae53492b8e9a92d1cf664202df5c8875a..714fc5b596c03b80805f6f6c7af4d1784654dc72 100644 (file)
--- 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