mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 20:51:52 -07:00
RotSlaves: small haddock fix
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
-- and keep the focus in place.
|
-- and keep the focus in place.
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
module XMonad.Actions.RotSlaves (
|
module XMonad.Actions.RotSlaves (
|
||||||
-- $usag
|
-- $usage
|
||||||
rotSlaves', rotSlavesUp, rotSlavesDown,
|
rotSlaves', rotSlavesUp, rotSlavesDown,
|
||||||
rotAll', rotAllUp, rotAllDown
|
rotAll', rotAllUp, rotAllDown
|
||||||
) where
|
) where
|
||||||
|
Reference in New Issue
Block a user