config: normalize style between user/global example configs
authorMatt Mackall <mpm@selenic.com>
Thu, 11 Sep 2014 12:21:15 -0500
changeset 22418 192c798aabee
parent 22417 ca854cd4a26a
child 22419 fdfc9faca273
config: normalize style between user/global example configs
mercurial/config.py
--- a/mercurial/config.py	Tue Aug 19 14:33:31 2014 -0400
+++ b/mercurial/config.py	Thu Sep 11 12:21:15 2014 -0500
@@ -33,7 +33,7 @@
 """# example system-wide hg config (see "hg help config" for more info)
 
 [extensions]
-# Uncomment these lines for some possible extensions
+# uncomment these lines to enable some popular extensions
 # (see "hg help extensions" for more info)
 #
 # blackbox =