summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-03-09 15:56:49 +0100
committerDon Stewart <dons@cse.unsw.edu.au>2007-03-09 15:56:49 +0100
commitc83d09eba03012ab64af1cd1fb4ad7efe2395476 (patch)
tree1fc9d0bd5409379fc2e03cae6edae3a4013cbf5a
parent235163cc444b7d645b6a404ddc93a7751379f56d (diff)
downloadmetatile-c83d09eba03012ab64af1cd1fb4ad7efe2395476.tar
metatile-c83d09eba03012ab64af1cd1fb4ad7efe2395476.zip
grammar nazis
darcs-hash:20070309145649-9c5c1-544ba7456c89061c87d4b60002358dd4fe126519
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index caa069f..017130c 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@
Motivation:
dwm is great, but we can do better, building a more robust,
- more correct window manager in less lines of code, using strong
+ more correct window manager in fewer lines of code, using strong
static typing. Enter Haskell.
If the aim of dwm is to fit in under 2000 lines of C, the aim of dwm