diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | README.embed | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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). diff --git a/README.embed b/README.embed index e10ad1d..3c15d76 100644 --- a/README.embed +++ b/README.embed @@ -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. |