]> rtime.felk.cvut.cz Git - sojka/libev.git/commitdiff
Fix typos.
authorEmanuele Giaquinta <exg@gentoo.org>
Mon, 28 Nov 2011 15:43:13 +0000 (15:43 +0000)
committerEmanuele Giaquinta <exg@gentoo.org>
Mon, 28 Nov 2011 15:43:13 +0000 (15:43 +0000)
Changes

diff --git a/Changes b/Changes
index baf554bce08c0e6373b83598b9fb87759d1ac700..1daf3a7bc89b43589ec95d4f3a552324d42fed6c 100644 (file)
--- 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.