summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2007-12-20 07:12:57 +0000
committerroot <root>2007-12-20 07:12:57 +0000
commitebc0759db57ff79951aa13a23c97c5846a78a67d (patch)
tree76440f32807e4728407b7815d15a5e4f48511c8c /ev.pod
parentd34230f8609e4134733d30beaebee698f49b8abe (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev.pod b/ev.pod
index 0ac76ac..2fd1307 100644
--- a/ev.pod
+++ b/ev.pod
@@ -1793,7 +1793,7 @@ Make a single, non-blocking sweep over the embedded loop. This works
similarly to C<ev_loop (embedded_loop, EVLOOP_NONBLOCK)>, but in the most
apropriate way for embedded loops.
-=item struct ev_loop *loop [read-only]
+=item struct ev_loop *other [read-only]
The embedded event loop.
@@ -2142,7 +2142,7 @@ applications. Examples of applications that embed it include the Deliantra
Game Server, the EV perl module, the GNU Virtual Private Ethernet (gvpe)
and rxvt-unicode.
-The goal is to enable you to just copy the neecssary files into your
+The goal is to enable you to just copy the necessary files into your
source directory without having to change even a single line in them, so
you can easily upgrade by simply copying (or having a checked-out copy of
libev somewhere in your source tree).