From d1521fc0c78bfe2df46535143eee51a2d8357082 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sat, 18 Aug 2007 08:34:01 +0000 Subject: [PATCH] SwitchTrans:: haddock tuning --- SwitchTrans.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwitchTrans.hs b/SwitchTrans.hs index 52ad6c8c..b377beb0 100644 --- a/SwitchTrans.hs +++ b/SwitchTrans.hs @@ -31,7 +31,7 @@ -- > mkSwitch (M.singleton "mirror" mirror) -- > ) [ tiled ] -- --- (The noBorders transformer is from 'XMonadContrib.NoBorders'.) +-- (The noBorders transformer is from "XMonadContrib.NoBorders".) -- -- This example is probably overkill but it's very close to what I actually use. -- Anyway, this layout behaves like the default @tiled@ layout, until you send it