aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Doc/Extending.hs
diff options
context:
space:
mode:
authorDaniel Wagner <daniel@wagner-home.com>2012-01-11 22:08:32 +0100
committerDaniel Wagner <daniel@wagner-home.com>2012-01-11 22:08:32 +0100
commit7df38d776563eb8c8ab41dcf5ca3a06aae3af9dd (patch)
treeee73f10500299d8d1f900c4c3eb934b58e53d322 /XMonad/Doc/Extending.hs
parentdffec12b6a684e9e4eadbd424f07db7e03e0ed69 (diff)
downloadXMonadContrib-7df38d776563eb8c8ab41dcf5ca3a06aae3af9dd.tar.gz
XMonadContrib-7df38d776563eb8c8ab41dcf5ca3a06aae3af9dd.tar.xz
XMonadContrib-7df38d776563eb8c8ab41dcf5ca3a06aae3af9dd.zip
documentation patch, fixes issue 490
Ignore-this: 8d899e15f9d1a657e9fc687e2f649f45 darcs-hash:20120111210832-76d51-fdc4239e23d78e6a202deb7781a247d5b52612b5.gz
Diffstat (limited to '')
-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 1d0dd9c..3cadb95 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.