From a5df0de237d395b24b097f6d35f700d10b86f6d0 Mon Sep 17 00:00:00 2001 From: Devin Mullins Date: Fri, 12 Oct 2007 04:59:53 +0200 Subject: doco fix: s/SomeLayout/Layout/g darcs-hash:20071012025953-78224-916a50210664192b90802aabb67da486374d0519.gz --- MosaicAlt.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MosaicAlt.hs') diff --git a/MosaicAlt.hs b/MosaicAlt.hs index 73e4f46..322c9e8 100644 --- a/MosaicAlt.hs +++ b/MosaicAlt.hs @@ -43,7 +43,7 @@ import Graphics.X11.Types ( Window ) -- > import XMonadContrib.MosaicAlt -- -- > defaultLayouts = ... --- > , SomeLayout $ MosaicAlt M.empty +-- > , Layout $ MosaicAlt M.empty -- > ... -- -- > keys = ... @@ -55,7 +55,7 @@ import Graphics.X11.Types ( Window ) -- > ... -- %import XMonadContrib.MosaicAlt --- %layout , SomeLayout $ MosaicAlt M.empty +-- %layout , Layout $ MosaicAlt M.empty data HandleWindowAlt = ShrinkWindowAlt Window -- cgit v1.2.3