aboutsummaryrefslogtreecommitdiffstats
path: root/README
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
commit4b74875d710b8a0a6cdded02b6ff8ed85a88ecd3 (patch)
tree1fc9d0bd5409379fc2e03cae6edae3a4013cbf5a /README
parentb580870f515156e63ffedd40312769d8cd1a5ed8 (diff)
downloadxmonad-4b74875d710b8a0a6cdded02b6ff8ed85a88ecd3.tar.gz
xmonad-4b74875d710b8a0a6cdded02b6ff8ed85a88ecd3.tar.xz
xmonad-4b74875d710b8a0a6cdded02b6ff8ed85a88ecd3.zip
grammar nazis
darcs-hash:20070309145649-9c5c1-544ba7456c89061c87d4b60002358dd4fe126519.gz
Diffstat (limited to 'README')
-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