diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt index 15c2c580b2a7cbf81df711325a59081946c38ad9_bWVyY3VyaWFsL2hlbHAvY29uZmlnLnR4dA==..bde670e58ae0ed647045383ae138e7f8666e59d0_bWVyY3VyaWFsL2hlbHAvY29uZmlnLnR4dA== 100644 --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -641,8 +641,8 @@ Example for ``~/.hgrc``:: [extensions] - # (the progress extension will get loaded from Mercurial's path) - progress = + # (the color extension will get loaded from Mercurial's path) + color = # (this extension will get loaded from the file specified) myfeature = ~/.hgext/myfeature.py