Hooks/DynamicLog.hs: minor typo.

This commit is contained in:
Joachim Fasting
2007-11-19 13:12:18 +00:00
parent 27506065b2
commit 8a614b8328

View File

@@ -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
--