mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Correct many typos in the documentation, consistent US spellingg
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user