From e45f4e1876ba3f6ea55f3af3d1e52d07131e4bc5 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Sun, 18 Nov 2007 22:58:58 +0100 Subject: RotSlaves.hs: documentation fix. darcs-hash:20071118215858-bd4d7-effbae7ecf933c4b5b4fb5df08d2331ad6573c5a.gz --- XMonad/Actions/RotSlaves.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'XMonad') diff --git a/XMonad/Actions/RotSlaves.hs b/XMonad/Actions/RotSlaves.hs index 1dd1ce3..d74181b 100644 --- a/XMonad/Actions/RotSlaves.hs +++ b/XMonad/Actions/RotSlaves.hs @@ -8,7 +8,7 @@ -- Stability : unstable -- Portability : unportable -- --- Rotate all windows except the master window +-- Rotate all windows except the master window -- and keep the focus in place. ----------------------------------------------------------------------------- module XMonad.Actions.RotSlaves ( @@ -33,7 +33,7 @@ import XMonad -- -- -- This operation will rotate all windows except the master window, while the focus --- stays where it is. It is useful together with the TwoPane-Layout (see XMonad.Actions.TwoPane). +-- stays where it is. It is useful together with the TwoPane-Layout (see "XMonad.Layout.TwoPane"). -- %import XMonad.Actions.RotSlaves -- %keybind , ((modMask .|. shiftMask, xK_Tab ), rotSlavesUp) -- cgit v1.2.3