--- a/hgext/color.py Sat Apr 04 18:31:01 2009 +0200
+++ b/hgext/color.py Sat Apr 04 21:09:43 2009 +0200
@@ -24,8 +24,8 @@
additions, removals, diff headers, and trailing whitespace.
Other effects in addition to color, like bold and underlined text, are also
-available. Effects are rendered with the ECMA-48 SGR control function (aka
-ANSI escape codes). This module also provides the render_text function,
+available. Effects are rendered with the ECMA-48 SGR control function (aka
+ANSI escape codes). This module also provides the render_text function,
which can be used to add effects to any text.
To enable this extension, add this to your .hgrc file: