aboutsummaryrefslogtreecommitdiffstats
path: root/RotSlaves.hs
diff options
context:
space:
mode:
Diffstat (limited to 'RotSlaves.hs')
-rw-r--r--RotSlaves.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/RotSlaves.hs b/RotSlaves.hs
index e53a185..d26c33e 100644
--- a/RotSlaves.hs
+++ b/RotSlaves.hs
@@ -32,7 +32,7 @@ import XMonad
--
--
-- This operation will rotate all windows except the master window, while the focus
--- stays where it is. It is usefull together with the TwoPane-Layout (see XMonadContrib.TwoPane).
+-- stays where it is. It is useful together with the TwoPane-Layout (see XMonadContrib.TwoPane).
-- %import XMonadContrib.RotSlaves
-- %keybind , ((modMask .|. shiftMask, xK_Tab ), rotSlavesUp)