From e142253dbd90f81a6f521652dd030d433d351907 Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Sun, 30 Jan 2011 23:07:20 +0000 Subject: [PATCH] Fix typo. --- ev.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ev.pod b/ev.pod index 1fafbe6..fa77239 100644 --- a/ev.pod +++ b/ev.pod @@ -3310,7 +3310,7 @@ trust me. =item ev_async_send (loop, ev_async *) Sends/signals/activates the given C watcher, that is, feeds -an C event on the watcher into the event loop, and instanlty +an C event on the watcher into the event loop, and instantly returns. Unlike C, this call is safe to do from other threads,