diff options
author | Chris Mears <chris@cmears.id.au> | 2007-06-02 13:43:12 +0200 |
---|---|---|
committer | Chris Mears <chris@cmears.id.au> | 2007-06-02 13:43:12 +0200 |
commit | 91f73b40bbd06f481cba98e365262192bd8b8348 (patch) | |
tree | f31f1dd53f82235844efb3dea6ebaddeb69f91e3 | |
parent | 3bb48432f5ef32c797af466c4af2e851a1b6d5d3 (diff) | |
download | metatile-91f73b40bbd06f481cba98e365262192bd8b8348.tar metatile-91f73b40bbd06f481cba98e365262192bd8b8348.zip |
Fix out-of-date comment in Config.hs.
darcs-hash:20070602114312-03b70-34b7df63288c0bede14eacd0517059f34ec1529c
-rw-r--r-- | Config.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ ------------------------------------------------------------------------ -- -- This module specifies configurable defaults for xmonad. If you change --- values here, be sure to recompile and restart (mod-shift-ctrl-q) xmonad, +-- values here, be sure to recompile and restart (mod-q) xmonad, -- for the changes to take effect. -- |