aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--XMonad/Util/Font.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Util/Font.hs b/XMonad/Util/Font.hs
index ed09a6d..7f66c75 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.