RotSlaves: small haddock fix

This commit is contained in:
Andrea Rossato
2007-11-16 10:47:30 +00:00
parent 13860e0ed9
commit 2249d3b3a7

View File

@@ -12,7 +12,7 @@
-- and keep the focus in place.
-----------------------------------------------------------------------------
module XMonad.Actions.RotSlaves (
-- $usag
-- $usage
rotSlaves', rotSlavesUp, rotSlavesDown,
rotAll', rotAllUp, rotAllDown
) where