diff options
author | Daniel Wagner <daniel@wagner-home.com> | 2009-07-27 05:20:24 +0200 |
---|---|---|
committer | Daniel Wagner <daniel@wagner-home.com> | 2009-07-27 05:20:24 +0200 |
commit | aa07980d4b1d9f8f0a5e93651e1c933a38275547 (patch) | |
tree | e7b86defa609b382a086a5527beb9cf0b1d5db38 | |
parent | f2ffe9debecfe7078745b5470c471982e499a977 (diff) | |
download | metatile-aa07980d4b1d9f8f0a5e93651e1c933a38275547.tar metatile-aa07980d4b1d9f8f0a5e93651e1c933a38275547.zip |
correct a comment
Ignore-this: abbf4269b4161c4e6cf375ab2c8892da
darcs-hash:20090727032024-76d51-15498ba79a74dc89d4d97c6832cfe6b5ad4896ec
-rw-r--r-- | Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 -- |