From 355e11de3f3b1b9dbf394ee95a11bccd57f62145 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Mon, 22 Oct 2007 18:08:58 +0200 Subject: StackSet.hs: small grammar fix and better flow in comment darcs-hash:20071022160858-bd4d7-590a3bb25b4045b4e183bcd1f54d0faa0955168e --- StackSet.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StackSet.hs b/StackSet.hs index 84dcaf6..97ac573 100644 --- a/StackSet.hs +++ b/StackSet.hs @@ -109,7 +109,7 @@ import qualified Data.Map as M (Map,insert,delete,empty) -- -- Each stack tracks a focused item, and for tiling purposes also tracks -- a 'master' position. The connection between 'master' and 'focus' --- needs to be well defined. Particular in relation to 'insert' and +-- needs to be well defined, particularly in relation to 'insert' and -- 'delete'. -- -- cgit v1.2.3