diff hgext/extdiff.py @ 14327:d943412e2fba

extdiff: grammar "allows to" -> "allows one to" The verb to allow requires a direct object. Lintian, a Debian tool to find common mistakes, reported it. I'm not a native english speaker but I think this is correct.
author Javi Merino <cibervicho@gmail.com>
date Sun, 15 May 2011 18:00:22 +0100
parents a90131b85fd8
children 35c2cc322ba8
line wrap: on
line diff
--- a/hgext/extdiff.py	Sun May 15 11:50:16 2011 -0500
+++ b/hgext/extdiff.py	Sun May 15 18:00:22 2011 +0100
@@ -13,7 +13,7 @@
 non-option arguments: paths to directories containing snapshots of
 files to compare.
 
-The extdiff extension also allows to configure new diff commands, so
+The extdiff extension also allows you to configure new diff commands, so
 you do not need to type :hg:`extdiff -p kdiff3` always. ::
 
   [extdiff]