diff mercurial/localrepo.py @ 17521:6a78548eaa86

spelling: synchronize
author timeless@mozdev.org
date Fri, 17 Aug 2012 13:58:19 -0700
parents dfbcf23582e1
children e4b2f0ebd6e2
line wrap: on
line diff
--- 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