From e4734317d1681eac71ef631844211645f880ffa3 Mon Sep 17 00:00:00 2001 From: sf-exg Date: Mon, 7 May 2012 07:00:00 +0000 Subject: Fix typos. --- ev.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 70c5f0a..db47f62 100644 --- a/ev.pod +++ b/ev.pod @@ -3952,7 +3952,7 @@ will work fine. Proper exception specifications might have to be added to callbacks passed to libev: exceptions may be thrown only from watcher callbacks, all -other callbacks (allocator, syserr, loop acquire/release and periodioc +other callbacks (allocator, syserr, loop acquire/release and periodic reschedule callbacks) must not throw exceptions, and might need a C specification. If you have code that needs to be compiled as both C and C++ you can use the C macro for this: @@ -4561,7 +4561,7 @@ the underlying OS handle. If defined to be C<1>, libev will use C to create its internal communication socket, which works better in some environments. Otherwise, the normal C function will be used, which works better in other -enviornments. +environments. =item EV_USE_POLL -- cgit v1.2.3