aboutsummaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorDaniel Wagner <daniel@wagner-home.com>2009-07-27 05:20:24 +0200
committerDaniel Wagner <daniel@wagner-home.com>2009-07-27 05:20:24 +0200
commitac15f153c3181a725cc0b4290fe2979e45c221c6 (patch)
treee7b86defa609b382a086a5527beb9cf0b1d5db38 /Main.hs
parent54fba1f2e80a15aed929646b3a8dfe55e203a436 (diff)
downloadxmonad-ac15f153c3181a725cc0b4290fe2979e45c221c6.tar.gz
xmonad-ac15f153c3181a725cc0b4290fe2979e45c221c6.tar.xz
xmonad-ac15f153c3181a725cc0b4290fe2979e45c221c6.zip
correct a comment
Ignore-this: abbf4269b4161c4e6cf375ab2c8892da darcs-hash:20090727032024-76d51-15498ba79a74dc89d4d97c6832cfe6b5ad4896ec.gz
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index a6872eb..af44564 100644
--- a/Main.hs
+++ b/Main.hs
@@ -70,7 +70,7 @@ usage = do
--
-- * ghc missing
--
--- * "~\/.xmonad\/xmonad.hs" missing
+-- * both "~\/.xmonad\/xmonad.hs" and "~\/.xmonad\/xmonad-$arch-$os" missing
--
-- * xmonad.hs fails to compile
--