doc/gendoc.py
branchstable
changeset 17225 a06e2681dd17
parent 16683 525fdb738975
child 17267 979b107eaea2
--- a/doc/gendoc.py	Thu Jul 19 00:53:27 2012 +0200
+++ b/doc/gendoc.py	Wed Jul 18 19:08:25 2012 -0500
@@ -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"