diff -r 814733e4c02a -r e86eb75e74ce hgext/color.py --- a/hgext/color.py Sat Mar 25 12:58:55 2017 -0700 +++ b/hgext/color.py Sat Mar 25 13:29:23 2017 -0400 @@ -7,7 +7,7 @@ '''enable Mercurial color mode (DEPRECATED) -This extensions enable Mercurial color mode. The feature is now directly +This extension enables Mercurial color mode. The feature is now directly available in Mercurial core. You can access it using:: [ui]