aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.