spelling: synchronize
authortimeless@mozdev.org
Fri, 17 Aug 2012 13:58:19 -0700
changeset 17521 6a78548eaa86
parent 17520 dfbcf23582e1
child 17522 c875bdfb34b1
spelling: synchronize
mercurial/localrepo.py
--- a/mercurial/localrepo.py	Fri Aug 17 13:58:19 2012 -0700
+++ b/mercurial/localrepo.py	Fri Aug 17 13:58:19 2012 -0700
@@ -1905,7 +1905,7 @@
                         ret = remote.addchangegroup(cg, 'push', self.url())
 
                 if ret:
-                    # push succeed, synchonize target of the push
+                    # push succeed, synchronize target of the push
                     cheads = outgoing.missingheads
                 elif revs is None:
                     # All out push fails. synchronize all common