X.H.Urgencyhook fix minor doc bug

This commit is contained in:
Anders Engstrom 2009-11-15 13:11:21 +00:00
parent 5d341e8e99
commit addb6a99e1

View File

@ -195,7 +195,7 @@ import qualified Data.Set as S
-- hopefully you know where to find it. -- hopefully you know where to find it.
-- | This is the method to enable an urgency hook. It uses the default -- | This is the method to enable an urgency hook. It uses the default
-- 'urgencyConfig' to control behavior. To change this, use 'withUrgencyHook' -- 'urgencyConfig' to control behavior. To change this, use 'withUrgencyHookC'
-- instead. -- instead.
withUrgencyHook :: (LayoutClass l Window, UrgencyHook h) => withUrgencyHook :: (LayoutClass l Window, UrgencyHook h) =>
h -> XConfig l -> XConfig l h -> XConfig l -> XConfig l