--- 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,