Correct many typos in the documentation, consistent US spellingg

This commit is contained in:
Adam Vogt
2009-06-18 00:37:29 +00:00
parent 6d0b082eb7
commit cc84480c99
21 changed files with 53 additions and 55 deletions

View File

@@ -47,7 +47,7 @@ import XMonad.Layout.LayoutModifier
-- layout
data AddMaster a = AddMaster Rational Rational deriving (Show, Read)
-- | Modifier wich converts given layout to a mastered one
-- | Modifier which converts given layout to a mastered one
mastered :: (LayoutClass l a) =>
Rational -- ^ @delta@, the ratio of the screen to resize by
-> Rational -- ^ @frac@, what portion of the screen to use for the master window