Mercurial > hg-stable
changeset 17521:6a78548eaa86
spelling: synchronize
author | timeless@mozdev.org |
---|---|
date | Fri, 17 Aug 2012 13:58:19 -0700 |
parents | dfbcf23582e1 |
children | c875bdfb34b1 |
files | mercurial/localrepo.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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