aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Tabbed.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tabbed.hs b/Tabbed.hs
index c91ef12..8f21fae 100644
--- a/Tabbed.hs
+++ b/Tabbed.hs
@@ -43,7 +43,7 @@ import XMonadContrib.LayoutHelpers ( idModify )
--
-- You can also edit the default configuration options.
--
--- > myconfig = defaultTConf { inactiveBolderColor = "#FF0000"
+-- > myconfig = defaultTConf { inactiveBorderColor = "#FF0000"
-- > , activeTextColor = "#00FF00"}
--
-- and