Correct a typo in Layout.hs

This commit is contained in:
Felix Yan
2020-12-16 00:54:36 +08:00
committed by GitHub
parent b59c768cdd
commit 3df77d6f20

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