# HG changeset patch # User Matt Mackall # Date 1410456075 18000 # Node ID 192c798aabee65a7da127f0081ea0bf6e641b0d9 # Parent ca854cd4a26a8770fbc22b4d7ee1ac6823b682a5 config: normalize style between user/global example configs diff -r ca854cd4a26a -r 192c798aabee 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 =