summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorayin <ayin>2007-11-11 17:02:08 +0000
committerayin <ayin>2007-11-11 17:02:08 +0000
commitcb9d5ceca0dedb51385e9e980a040a9e32d25faf (patch)
tree9a64b16407526ddb3cb3ba66cc3acdde1d79ef25
parent1d0c38b8a4f5abc4f06ad5f8b429035d2e465883 (diff)
Fix typos.
-rw-r--r--README2
-rw-r--r--README.embed2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index de8bb0b..e0e2eda 100644
--- 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).
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.