From 7ae4bc8f3963d88bafcc9f94cd82ee029ec87fba Mon Sep 17 00:00:00 2001 From: Chris Mears Date: Sat, 2 Jun 2007 11:43:12 +0000 Subject: [PATCH] Fix out-of-date comment in Config.hs. --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. --