NoBorders.hs: Haddock markup fix

This commit is contained in:
Brent Yorgey
2007-11-20 02:44:15 +00:00
parent 1733963b6c
commit 635a4f1fc5

View File

@@ -35,7 +35,7 @@ import qualified XMonad.StackSet as W
import Data.List ((\\))
-- $usage
-- You can use this module with the following in your ~/.xmonad/xmonad.hs file:
-- You can use this module with the following in your ~\/.xmonad\/xmonad.hs file:
--
-- > import XMonad.Layout.NoBorders
--