summaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
authorChris Mears <chris@cmears.id.au>2007-06-02 13:43:12 +0200
committerChris Mears <chris@cmears.id.au>2007-06-02 13:43:12 +0200
commit91f73b40bbd06f481cba98e365262192bd8b8348 (patch)
treef31f1dd53f82235844efb3dea6ebaddeb69f91e3 /Config.hs
parent3bb48432f5ef32c797af466c4af2e851a1b6d5d3 (diff)
downloadmetatile-91f73b40bbd06f481cba98e365262192bd8b8348.tar
metatile-91f73b40bbd06f481cba98e365262192bd8b8348.zip
Fix out-of-date comment in Config.hs.
darcs-hash:20070602114312-03b70-34b7df63288c0bede14eacd0517059f34ec1529c
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.hs b/Config.hs
index 98f30eb..90cbbf3 100644
--- a/Config.hs
+++ b/Config.hs
@@ -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.
--