aboutsummaryrefslogtreecommitdiffstats
path: root/Spiral.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Spiral.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Spiral.hs b/Spiral.hs
index 53b4d45..d4ced6d 100644
--- a/Spiral.hs
+++ b/Spiral.hs
@@ -34,7 +34,7 @@ import StackSet ( integrate )
--
-- > import XMonadContrib.Spiral
--
--- > defaultLayouts = [ ..., Layout $ spiral (1 % 1), ... ]
+-- > layouts = [ ..., Layout $ spiral (1 % 1), ... ]
-- %import XMonadContrib.Spiral
-- %layout , Layout $ spiral (1 % 1)