aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--XMonad/Util/XUtils.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/XMonad/Util/XUtils.hs b/XMonad/Util/XUtils.hs
index 3986389..0c0682d 100644
--- a/XMonad/Util/XUtils.hs
+++ b/XMonad/Util/XUtils.hs
@@ -39,7 +39,8 @@ import XMonad
import XMonad.Operations
-- $usage
--- See Tabbed or DragPane for usage examples
+-- See "XMonad.Layout.Tabbed" or "XMonad.Layout.DragPane" for usage
+-- examples
-- | Get the Pixel value for a named color: if an invalid name is
-- given the black pixel will be returned.