# HG changeset patch # User timeless@mozdev.org # Date 1345237098 25200 # Node ID 3d6d0aa55966b01b651429c65c28fa9e6f0a6297 # Parent 894ceced77638c84fa386de95a61d67faec54661 spelling: just diff -r 894ceced7763 -r 3d6d0aa55966 mercurial/discovery.py --- a/mercurial/discovery.py Fri Aug 17 13:58:18 2012 -0700 +++ b/mercurial/discovery.py Fri Aug 17 13:58:18 2012 -0700 @@ -21,7 +21,7 @@ any longer. "heads" is either the supplied heads, or else the remote's heads. - If you pass heads and they are all known locally, the reponse lists justs + If you pass heads and they are all known locally, the reponse lists just these heads in "common" and in "heads". Please use findcommonoutgoing to compute the set of outgoing nodes to give