minor typo in ./XMonad/Layout/StackTile.hs

This commit is contained in:
Joachim Breitner
2009-06-17 21:03:45 +00:00
parent 67cdbb0ba8
commit 6d0b082eb7

View File

@@ -12,7 +12,7 @@
-- Portability : unportable
--
-- A stacking layout, like dishes but with the ability to resize master pane.
-- Moastly usefull on small screens.
-- Mostly usefull on small screens.
--
-----------------------------------------------------------------------------