aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-03-10 04:40:12 +0100
committerDon Stewart <dons@cse.unsw.edu.au>2007-03-10 04:40:12 +0100
commit63ca115d4a0b8ec44084cd908dfaed33ebda6c35 (patch)
tree24627442f345c76f8c1affeb14001dffcc20df69 /README
parent999b92029def72a07ff6c3950243a53a6bb65e4d (diff)
downloadxmonad-63ca115d4a0b8ec44084cd908dfaed33ebda6c35.tar.gz
xmonad-63ca115d4a0b8ec44084cd908dfaed33ebda6c35.tar.xz
xmonad-63ca115d4a0b8ec44084cd908dfaed33ebda6c35.zip
typo
darcs-hash:20070310034012-9c5c1-5e18215b52cd8dcf225258b55783cebe99c0bf12.gz
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 017130c..d379f0b 100644
--- a/README
+++ b/README
@@ -6,8 +6,8 @@ Motivation:
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
- is to fit in under 500 lines of Haskell with similar functionality.
+ If the aim of dwm is to fit in under 2000 lines of C, the aim of
+ thunk is to fit in under 400 lines of Haskell with similar functionality.
Building: