Mercurial > public > mercurial-scm > hg
diff mercurial/discovery.py @ 17251:98166640b356 stable
help: fix some instances of 'the the'
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Thu, 26 Jul 2012 02:54:13 +0200 |
parents | 6ffb35b2284c |
children | 0deb66d4ad81 |
line wrap: on
line diff
--- a/mercurial/discovery.py Fri Jul 06 18:06:52 2012 -0400 +++ b/mercurial/discovery.py Thu Jul 26 02:54:13 2012 +0200 @@ -95,7 +95,7 @@ (inclusive) are included. If you already know the local repo's heads, passing them in onlyheads is faster than letting them be recomputed here. - If commoninc is given, it must the the result of a prior call to + If commoninc is given, it must be the result of a prior call to findcommonincoming(repo, other, force) to avoid recomputing it here. If portable is given, compute more conservative common and missingheads,