mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
X.*: Fix typos (#871)
* X.*: fix typos * X.*: fix typos * X.*: fix typos * X.Util: fix typo --------- Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ import Control.Arrow (first)
|
||||
-- in one row, in slave area underlying layout is run. Size of slave area
|
||||
-- automatically increases when number of slave windows is increasing.
|
||||
--
|
||||
-- You can use this module by adding folowing in your @xmonad.hs@:
|
||||
-- You can use this module by adding following in your @xmonad.hs@:
|
||||
--
|
||||
-- > import XMonad.Layout.AutoMaster
|
||||
--
|
||||
|
Reference in New Issue
Block a user