Merge pull request #255 from felixonmars/patch-1

Correct a typo in Layout.hs
This commit is contained in:
Tomáš Janoušek
2020-12-16 01:16:05 +00:00
committed by GitHub

View File

@@ -77,7 +77,7 @@ instance LayoutClass Tall a where
-- algorithm.
--
-- The screen is divided into two panes. All clients are
-- then partioned between these two panes. One pane, the master, by
-- then partitioned between these two panes. One pane, the master, by
-- convention has the least number of windows in it.
tile
:: Rational -- ^ @frac@, what proportion of the screen to devote to the master area