aboutsummaryrefslogtreecommitdiffstats
path: root/LayoutScreens.hs
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutScreens.hs')
-rw-r--r--LayoutScreens.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/LayoutScreens.hs b/LayoutScreens.hs
index 2961b8b..ca489c1 100644
--- a/LayoutScreens.hs
+++ b/LayoutScreens.hs
@@ -30,7 +30,7 @@ import Graphics.X11.Xlib.Extras
-- separate screens. This should definitely be useful for testing the
-- behavior of xmonad under Xinerama, and it's possible that it'd also be
-- handy for use as an actual user interface, if you've got a very large
--- sceen and long for greater flexibility (e.g. being able to see your
+-- screen and long for greater flexibility (e.g. being able to see your
-- email window at all times, a crude mimic of sticky windows).
--
-- You can use this module with the following in your Config.hs file: