summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2009-07-15 14:51:18 +0200
committerArne Babenhauserheide <arne_bab@web.de>2009-07-15 14:51:18 +0200
commitfd9c7ed86ac585031fd3f6969a9d91640a3a2730 (patch)
tree6a31100067e83c407cdfabd6ef8df0484bb72fe4
parent36951366aaa628007fbdddb4a00100606a4c639b (diff)
typo2 - gah
-rw-r--r--community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn b/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn
index 4a708247..4be55636 100644
--- a/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn
+++ b/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn
@@ -24,7 +24,7 @@ far beyond monolithic vs. microkernel design:
all services actually export a file system interface!
Personally, I advocate using FS-based interfaces as much as possible.
- Yet, there are some cases where they get very awkard and/or
+ Yet, there are some cases where they get very awkward and/or
inefficient, and domain-specific interfaces simply make a lot more
sense.