From f704b88a866e3a27e03f686cc4ac69dd7d6414dd Mon Sep 17 00:00:00 2001 From: ayin Date: Sat, 1 Dec 2007 15:38:54 +0000 Subject: Fix typo. --- ev.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 74100e4..ed0ac1b 100644 --- a/ev.pod +++ b/ev.pod @@ -276,7 +276,7 @@ enabling this flag. This works by calling C on every iteration of the loop, and thus this might slow down your event loop if you do a lot of loop -iterations and little real work, but is usually not noticable (on my +iterations and little real work, but is usually not noticeable (on my Linux system for example, C is actually a simple 5-insn sequence without a syscall and thus I fast, but my Linux system also has C which is even faster). -- cgit v1.2.3