summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorayin <ayin>2007-12-18 13:06:18 +0000
committerayin <ayin>2007-12-18 13:06:18 +0000
commit97441c8a52d3482101c90e3c9e22fc00d5199b75 (patch)
tree7c8349d1a0e9035260b9526dc93315859a08a404
parent32a812b19948db91d25db13f2f999513d37f2240 (diff)
Fix typo spotted by Mikachu.
-rw-r--r--ev.pod2
1 files changed, 1 insertions, 1 deletions
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<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.