diff --git a/XMonad/Util/Font.hs b/XMonad/Util/Font.hs index ed09a6d1..7f66c75c 100644 --- a/XMonad/Util/Font.hs +++ b/XMonad/Util/Font.hs @@ -53,7 +53,7 @@ data XMonadFont = Core FontStruct #endif -- $usage --- See "Xmonad.Layout.Tabbed" or "XMonad.Prompt" for usage examples +-- See "XMonad.Layout.Tabbed" or "XMonad.Prompt" for usage examples -- | Get the Pixel value for a named color: if an invalid name is -- given the black pixel will be returned.