mercurial/help/config.txt
changeset 32033 0e9fece17db1
parent 31936 806f9a883b4f
child 32081 a6865b35a10d
--- a/mercurial/help/config.txt	Wed Apr 12 16:48:13 2017 +0200
+++ b/mercurial/help/config.txt	Mon Apr 17 20:22:00 2017 +0200
@@ -1863,7 +1863,7 @@
 
 ``color``
     String: when to use to colorize output. possible value are auto, always,
-    never, or debug (default: never). 'auto' will use color whenever it seems
+    never, or debug (default: auto). 'auto' will use color whenever it seems
     possible. See :hg:`help color` for details.
 
     (in addition a boolean can be used in place always/never)