aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad')
-rw-r--r--XMonad/Hooks/DynamicLog.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Hooks/DynamicLog.hs b/XMonad/Hooks/DynamicLog.hs
index db24655..1ec0dc7 100644
--- a/XMonad/Hooks/DynamicLog.hs
+++ b/XMonad/Hooks/DynamicLog.hs
@@ -75,7 +75,7 @@ makeSimpleDzenConfig = do
-- |
--
-- Run xmonad with a dzen status bar set to some nice defaults. Output
--- it taken from the dynamicLogWithPP hook.
+-- is taken from the dynamicLogWithPP hook.
--
-- > main = dzen xmonad
--