From 9ce548df005d8822da49f219beef28b0ecaf717d Mon Sep 17 00:00:00 2001 From: Alec Berryman Date: Tue, 3 Apr 2007 00:19:48 +0200 Subject: Comment typo: more -> move darcs-hash:20070402221948-39448-a27a073869e63b0e11c4cf4f3ae17d2b09d80550.gz --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.hs b/Config.hs index 5184664..09149ee 100644 --- a/Config.hs +++ b/Config.hs @@ -95,7 +95,7 @@ keys = M.fromList $ , ((modMask .|. shiftMask, xK_q ), io $ exitWith ExitSuccess) , ((modMask .|. shiftMask .|. controlMask, xK_q ), io restart) - -- more focused window into master position in tiling mode. + -- Move focused window into master position in tiling mode. , ((modMask, xK_Return), promote) ] ++ -- cgit v1.2.3