# HG changeset patch # User timeless@mozdev.org # Date 1345237099 25200 # Node ID 6a78548eaa86905fdedce935f7f7bbb228bb8e13 # Parent dfbcf23582e10bb1054e19fd94aec6b44989c81a spelling: synchronize diff -r dfbcf23582e1 -r 6a78548eaa86 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