From 2ccdb6b9f9a618a5615c0fe9e42414def4ae7cf0 Mon Sep 17 00:00:00 2001 From: Shachaf Ben-Kiki Date: Mon, 19 Nov 2007 00:03:19 +0100 Subject: Miscellaneous spell-checking darcs-hash:20071118230319-bffde-6c56202afece4ecc55d48d37bde3f80edaff66f7.gz --- XMonad/Util/EZConfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Util/EZConfig.hs') diff --git a/XMonad/Util/EZConfig.hs b/XMonad/Util/EZConfig.hs index 1003dff..543f5a1 100644 --- a/XMonad/Util/EZConfig.hs +++ b/XMonad/Util/EZConfig.hs @@ -42,7 +42,7 @@ additionalKeys conf keysList = conf { keys = \cnf -> M.union (M.fromList keysList) (keys conf cnf) } -- | --- Remove standard keybidings you're not using. Example use: +-- Remove standard keybindings you're not using. Example use: -- -- > main = xmonad $ defaultConfig { terminal = "urxvt" } -- > `removeKeys` [(mod1Mask .|. shiftMask, n) | n <- [xK_1 .. xK_9]] -- cgit v1.2.3