aboutsummaryrefslogtreecommitdiffstats
path: root/MosaicAlt.hs
diff options
context:
space:
mode:
Diffstat (limited to 'MosaicAlt.hs')
-rw-r--r--MosaicAlt.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MosaicAlt.hs b/MosaicAlt.hs
index 322c9e8..351cb30 100644
--- a/MosaicAlt.hs
+++ b/MosaicAlt.hs
@@ -42,7 +42,7 @@ import Graphics.X11.Types ( Window )
--
-- > import XMonadContrib.MosaicAlt
--
--- > defaultLayouts = ...
+-- > layouts = ...
-- > , Layout $ MosaicAlt M.empty
-- > ...
--