Hyperlink the reference to ResizableTile in MouseResizableTile

This commit is contained in:
Adam Vogt
2009-10-05 17:53:03 +00:00
parent f0925b5a28
commit eb10d679e6

View File

@@ -9,7 +9,7 @@
-- Stability : unstable
-- Portability : not portable
--
-- A layout in the spirit of XMonad.Layout.ResizableTile, but with the option
-- A layout in the spirit of "XMonad.Layout.ResizableTile", but with the option
-- to use the mouse to adjust the layout.
--
-----------------------------------------------------------------------------