From: ayin Date: Tue, 18 Dec 2007 13:06:18 +0000 (+0000) Subject: Fix typo spotted by Mikachu. X-Git-Tag: rel-2_0~28 X-Git-Url: https://git.llucax.com/software/libev.git/commitdiff_plain/97441c8a52d3482101c90e3c9e22fc00d5199b75 Fix typo spotted by Mikachu. --- diff --git a/ev.pod b/ev.pod index ba1eec4..901d76e 100644 --- a/ev.pod +++ b/ev.pod @@ -409,7 +409,7 @@ calling this function, or cope with the fact afterwards (which is usually the easiest thing, you can just ignore the watchers and/or C them for example). -Not that certain global state, such as signal state, will not be freed by +Note that certain global state, such as signal state, will not be freed by this function, and related watchers (such as signal and child watchers) would need to be stopped manually.