X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/d34230f8609e4134733d30beaebee698f49b8abe..ebc0759db57ff79951aa13a23c97c5846a78a67d:/ev.pod?ds=sidebyside 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, 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).