spelling: just
authortimeless@mozdev.org
Fri, 17 Aug 2012 13:58:18 -0700
changeset 17499 3d6d0aa55966
parent 17498 894ceced7763
child 17500 8ac8db8dc346
spelling: just
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