Skip to content

Commit

Permalink
Minor typo in xmonad.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vic Fryzel committed Sep 11, 2011
1 parent ecc3120 commit 1d68a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmonad.hs
Expand Up @@ -202,7 +202,7 @@ myKeys conf@(XConfig {XMonad.modMask = modMask}) = M.fromList $
spawn "eject -T")

--------------------------------------------------------------------
-- "Standard" Xmonad key bindings
-- "Standard" xmonad key bindings
--

-- Close focused window.
Expand Down

0 comments on commit 1d68a72

Please sign in to comment.