summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorsf-exg <sf-exg>2011-11-28 15:43:13 +0000
committersf-exg <sf-exg>2011-11-28 15:43:13 +0000
commit3c8ea3c5b26a769ea7742b370770f95261eac65b (patch)
treea090c90632fd3eb60e2f8e5c833309c39ad763cb /Changes
parentefa40683667e254616236bfff9170727b4f93a0f (diff)
Fix typos.
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index baf554b..1daf3a7 100644
--- a/Changes
+++ b/Changes
@@ -118,7 +118,7 @@ TODO: memory fences for clang
that this is a race condition regardless of EV_SIGNALFD.
- backport inotify code to C89.
- inotify file descriptors could leak into child processes.
- - ev_stat watchers could keep an errornous extra ref on the loop,
+ - ev_stat watchers could keep an erroneous extra ref on the loop,
preventing exit when unregistering all watchers (testcases
provided by ry@tinyclouds.org).
- implement EV_WIN32_HANDLE_TO_FD and EV_WIN32_CLOSE_FD configuration
@@ -186,7 +186,7 @@ TODO: memory fences for clang
Malek Hadj-Ali).
- implement ev_suspend and ev_resume.
- new EV_CUSTOM revents flag for use by applications.
- - add documentation section about priorites.
+ - add documentation section about priorities.
- add a glossary to the dcoumentation.
- extend the ev_fork description slightly.
- optimize a jump out of call_pending.