diff doc/gendoc.py @ 12804:e0e8b123b75e stable

merge-tools: fixed typos Spotted by Patrick Mézard.
author Martin Geisler <mg@lazybytes.net>
date Thu, 21 Oct 2010 21:34:30 +0200
parents 0d09991f91ee
children 4d431a31a76e
line wrap: on
line diff
--- a/doc/gendoc.py	Thu Oct 21 21:26:32 2010 +0200
+++ b/doc/gendoc.py	Thu Oct 21 21:34:30 2010 +0200
@@ -97,7 +97,7 @@
         ui.write("\n")
 
     section(ui, _("Extensions"))
-    ui.write(_("This section contains help for extensions that is distributed "
+    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"