aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Doc/Extending.hs
diff options
context:
space:
mode:
authorDaniel Wagner <daniel@wagner-home.com>2012-01-11 22:41:33 +0100
committerDaniel Wagner <daniel@wagner-home.com>2012-01-11 22:41:33 +0100
commit4272aed9a066484aae6f49212514ba790cbd69f3 (patch)
tree9afa41ede22bc147a8177d992df312def757ae74 /XMonad/Doc/Extending.hs
parentd3b49528c2f276bb6f4fe4c3ff862a69d650fdab (diff)
downloadXMonadContrib-4272aed9a066484aae6f49212514ba790cbd69f3.tar.gz
XMonadContrib-4272aed9a066484aae6f49212514ba790cbd69f3.tar.xz
XMonadContrib-4272aed9a066484aae6f49212514ba790cbd69f3.zip
roll back previous incorrect fix
Ignore-this: 91496faef411e6ae3442498b528d119b darcs-hash:20120111214133-76d51-69ac442688efdf7a9ad146950b352b68c2fdc772.gz
Diffstat (limited to 'XMonad/Doc/Extending.hs')
-rw-r--r--XMonad/Doc/Extending.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Doc/Extending.hs b/XMonad/Doc/Extending.hs
index b3725bd..00d9834 100644
--- a/XMonad/Doc/Extending.hs
+++ b/XMonad/Doc/Extending.hs
@@ -175,7 +175,7 @@ edit your key bindings.
* "XMonad.Actions.FloatKeys":
Move and resize floating windows.
-* "XMonad.Layout.FloatSnap":
+* "XMonad.Actions.FloatSnap":
Move and resize floating windows using other windows and the edge of the
screen as guidelines.