aboutsummaryrefslogtreecommitdiffstats
path: root/SwitchTrans.hs
diff options
context:
space:
mode:
Diffstat (limited to 'SwitchTrans.hs')
-rw-r--r--SwitchTrans.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SwitchTrans.hs b/SwitchTrans.hs
index d907ebf..413a5e2 100644
--- a/SwitchTrans.hs
+++ b/SwitchTrans.hs
@@ -29,7 +29,7 @@
--
-- Here's how you might use this in Config.hs:
--
--- > defaultLayouts =
+-- > layouts =
-- > map (
-- > mkSwitch (M.fromList [
-- > ("full", const $ Layout $ noBorders Full)