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

@@ -41,7 +41,7 @@ import Control.Monad
-- > myLayouts = ThreeCol 1 (3/100) (1/2) ||| ThreeColMid 1 (3/100) (1/2) ||| etc..
-- > main = xmonad defaultConfig { layoutHook = myLayouts }
--
-- The first argument specifies hom many windows initially appear in the main
-- The first argument specifies how many windows initially appear in the main
-- window. The second argument argument specifies the amount to resize while
-- resizing and the third argument specifies the initial size of the columns.
-- A positive size designates the fraction of the screen that the main window