aboutsummaryrefslogtreecommitdiffstats
path: root/FlexibleManipulate.hs
diff options
context:
space:
mode:
authorMichael Fellinger <m.fellinger@gmail.com>2007-09-11 04:31:58 +0200
committerMichael Fellinger <m.fellinger@gmail.com>2007-09-11 04:31:58 +0200
commit66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5 (patch)
tree1b29da0ff89b6962ddc5a5b0c80cc83d2df932f6 /FlexibleManipulate.hs
parent597d44710293311df8ea3a39a06b77b37ba551e9 (diff)
downloadXMonadContrib-66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5.tar.gz
XMonadContrib-66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5.tar.xz
XMonadContrib-66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5.zip
Fixing some typos and grammar in documentation.
darcs-hash:20070911023158-cbc08-aff6e14b6d1a6e11bbc530565f383d98dee77cff.gz
Diffstat (limited to '')
-rw-r--r--FlexibleManipulate.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/FlexibleManipulate.hs b/FlexibleManipulate.hs
index 1a2df1d..cdf209e 100644
--- a/FlexibleManipulate.hs
+++ b/FlexibleManipulate.hs
@@ -42,7 +42,7 @@ import Graphics.X11.Xlib.Extras
-- is divided by thirds for each axis)
-- Flex.resize performs only resize of the window, based on which quadrant
-- the mouse is in
--- Flex.position is similar to the builtin mouseMoveWindow
+-- Flex.position is similar to the built-in mouseMoveWindow
--
-- You can also write your own function for this parameter. It should take
-- a value between 0 and 1 indicating position, and return a value indicating