]> git.llucax.com Git - software/libev.git/commitdiff
Fix typo spotted by Mikachu.
authorayin <ayin>
Tue, 18 Dec 2007 13:06:18 +0000 (13:06 +0000)
committerayin <ayin>
Tue, 18 Dec 2007 13:06:18 +0000 (13:06 +0000)
ev.pod

diff --git a/ev.pod b/ev.pod
index ba1eec4766f7789e80b55f1ebd667a5ee542f9e2..901d76ec7a7c98e0de16892f33317cb21079474e 100644 (file)
--- 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<free ()> them
 for example).
 
 the easiest thing, you can just ignore the watchers and/or C<free ()> 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.
 
 this function, and related watchers (such as signal and child watchers)
 would need to be stopped manually.