aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/DynamicLog.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Hooks/DynamicLog.hs')
-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 2164080..f6bf4b6 100644
--- a/XMonad/Hooks/DynamicLog.hs
+++ b/XMonad/Hooks/DynamicLog.hs
@@ -74,7 +74,7 @@ makeSimpleDzenConfig = do
-- |
--
-- Run xmonad with a dzen status bar set to some nice defaults. Output
--- it taken fromthe dynamicLogWithPP hook.
+-- it taken from the dynamicLogWithPP hook.
--
-- > main = dzen xmonad
--