aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Master.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Layout/Master.hs')
-rw-r--r--XMonad/Layout/Master.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Layout/Master.hs b/XMonad/Layout/Master.hs
index 2fcce18..1d470c0 100644
--- a/XMonad/Layout/Master.hs
+++ b/XMonad/Layout/Master.hs
@@ -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