]> git.llucax.com Git - software/libev.git/commitdiff
Fix typos.
authorayin <ayin>
Sun, 11 Nov 2007 17:02:08 +0000 (17:02 +0000)
committerayin <ayin>
Sun, 11 Nov 2007 17:02:08 +0000 (17:02 +0000)
README
README.embed

diff --git a/README b/README
index de8bb0b119bc67a1910ee52e2a50eb55e1ea121d..e0e2eda1662c6ad492a143fc29370b3a45873d6d 100644 (file)
--- a/README
+++ b/README
@@ -72,7 +72,7 @@ at http://libev.schmorp.de/bench.html).
 whats missing?
 
 - no event-like priority support at the moment (the ev priorities
-  are not yet finished and work differently, but you cna use idle watchers
+  are not yet finished and work differently, but you can use idle watchers
   to get a similar effect).
 
 
index e10ad1d633c779003cb5dd05c60e12d8d2f22ac5..3c15d7658dc612b302990967e5856a335995248a 100644 (file)
@@ -134,7 +134,7 @@ PREPROCESSOR SYMBOLS
        If defined to be "1", libev will compile in support for the BSD
        style kqueue backend. Its availability will be detected at runtime,
        otherwise another method will be used as fallback. This is the
-       preferred backend for BSD and BSd-like systems. Darwin brokenness
+       preferred backend for BSD and BSD-like systems. Darwin brokenness
        will be detected at runtime and routed around by disabling this
        backend.