summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--XMonad/Config.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Config.hs b/XMonad/Config.hs
index 4a01bf1..7fed47f 100644
--- a/XMonad/Config.hs
+++ b/XMonad/Config.hs
@@ -11,7 +11,7 @@
--
-- This module specifies the default configuration values for xmonad.
-- Users should not modify this file. Rather, they should provide their
--- own ~/.xmonad/xmonad.hs that overrides specific fields in defaultConfig.
+-- own @~\/.xmonad\/xmonad.hs@ that overrides specific fields in defaultConfig.
--
------------------------------------------------------------------------