From bb76a2aefa266a8f3816d50b125fd5ae2a3b8380 Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Wed, 19 Dec 2007 08:38:57 +0100 Subject: Fix typo. darcs-hash:20071219073857-3ebed-63dd7ef06bd6a4c45f30dcdbca8d01741ed9838e.gz --- XMonad/Doc/Developing.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Doc/Developing.hs') 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 -- cgit v1.2.3