Fix typo in tabbed layout link for font utils docs

This commit is contained in:
crodjer
2012-02-29 07:00:22 +00:00
parent 807d356743
commit 7789f18ce9

View File

@@ -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.