aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Doc/Developing.hs
diff options
context:
space:
mode:
authorRoman Cheplyaka <roma@ro-che.info>2007-12-19 08:38:57 +0100
committerRoman Cheplyaka <roma@ro-che.info>2007-12-19 08:38:57 +0100
commitbb76a2aefa266a8f3816d50b125fd5ae2a3b8380 (patch)
tree91a5651fb7999336403ee4e55bdca25da0e3726c /XMonad/Doc/Developing.hs
parent777af2fbe604c14abbef95c84e9e52a5207fd738 (diff)
downloadXMonadContrib-bb76a2aefa266a8f3816d50b125fd5ae2a3b8380.tar.gz
XMonadContrib-bb76a2aefa266a8f3816d50b125fd5ae2a3b8380.tar.xz
XMonadContrib-bb76a2aefa266a8f3816d50b125fd5ae2a3b8380.zip
Fix typo.
darcs-hash:20071219073857-3ebed-63dd7ef06bd6a4c45f30dcdbca8d01741ed9838e.gz
Diffstat (limited to '')
-rw-r--r--XMonad/Doc/Developing.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Doc/Developing.hs b/XMonad/Doc/Developing.hs
index 9235a95..91867ae 100644
--- a/XMonad/Doc/Developing.hs
+++ b/XMonad/Doc/Developing.hs
@@ -178,7 +178,7 @@ a (possibly empty) 'XMonad.StackSet.stack' of windows.
"XMonad.StackSet" (which should usually be imported qualified, to
avoid name clashes with Prelude functions such as 'Prelude.delete' and
'Prelude.filter') provides many pure functions to manipulate the
-'XMonad.StackSet.StackSet'. These functions are most commonlyq used as
+'XMonad.StackSet.StackSet'. These functions are most commonly used as
an argument to 'XMonad.Operations.windows', which takes a pure
function to manipulate the 'XMonad.Core.WindowSet' and does all the
needed operations to refresh the screen and save the modified