Reflect.hs: minor haddock fix

This commit is contained in:
Brent Yorgey
2008-01-16 20:35:46 +00:00
parent 10fbf85a2a
commit 73502fbbdf

View File

@@ -47,7 +47,7 @@ import XMonad.Layout.MultiToggle
-- physical layout of the windows vertically or horizontally.
--
-- "XMonad.Layout.MultiToggle" transformers are also provided for
-- toggling layouts between reflected/non-reflected with a keybinding.
-- toggling layouts between reflected\/non-reflected with a keybinding.
-- To use this feature, you will also need to import the MultiToggle
-- module:
--