# HG changeset patch # User timeless@mozdev.org # Date 2012-08-17 20:58:19 # Node ID 6a78548eaa86905fdedce935f7f7bbb228bb8e13 # Parent dfbcf23582e10bb1054e19fd94aec6b44989c81a spelling: synchronize diff --git a/mercurial/localrepo.py b/mercurial/localrepo.py --- a/mercurial/localrepo.py +++ b/mercurial/localrepo.py @@ -1905,7 +1905,7 @@ class localrepository(object): 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