Fix typo spotted by Mikachu.

master
ayin 2007-12-18 13:06:18 +00:00
parent e6bcb3711b
commit d0e60a782a
1 changed files with 1 additions and 1 deletions

2
ev.pod
View File

@ -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.