# HG changeset patch # User Matt Mackall # Date 1410456075 18000 # Node ID 192c798aabee65a7da127f0081ea0bf6e641b0d9 # Parent ca854cd4a26a8770fbc22b4d7ee1ac6823b682a5 config: normalize style between user/global example configs diff --git a/mercurial/config.py b/mercurial/config.py --- a/mercurial/config.py +++ b/mercurial/config.py @@ -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 =