summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2011-12-20 20:04:51 +0000
committerroot <root>2011-12-20 20:04:51 +0000
commit6e8595ac9e6d7b268c0d89d48cdc7760b62e0715 (patch)
tree378ae010fffa676d52d392839358b9697f7b950d /ev.pod
parent0fd5d8bef507b2b9888190e4470fac0bff116584 (diff)
ugh
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 a0e4a6c..c3612e4 100644
--- a/ev.pod
+++ b/ev.pod
@@ -1880,7 +1880,7 @@ within the callback:
else
{
// callback was invoked, but there was some recent
- // activity. simply restart the timer to time out
+ // activity. simply restart the timer to time out
// after "after" seconds, which is the earliest time
// the timeout can occur.
ev_timer_set (w, after, 0.);