--- a/doc/gendoc.py Fri May 11 18:41:04 2012 +0200
+++ b/doc/gendoc.py Sat May 12 15:54:54 2012 +0200
@@ -102,9 +102,9 @@
ui.write("\n")
section(ui, _("Extensions"))
- ui.write(_("This section contains help for extensions that are distributed "
- "together with Mercurial. Help for other extensions is available "
- "in the help system."))
+ ui.write(_("This section contains help for extensions that are "
+ "distributed together with Mercurial. Help for other "
+ "extensions is available in the help system."))
ui.write("\n\n"
".. contents::\n"
" :class: htmlonly\n"