Mercurial > public > mercurial-scm > hg-stable
diff hgext/rebase.py @ 30342:318a24b52eeb
spelling: fixes of non-dictionary words
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Mon, 17 Oct 2016 23:16:55 +0200 |
parents | 86f4ef63d507 |
children | bccd89b46cbf |
line wrap: on
line diff
--- a/hgext/rebase.py Thu Nov 03 17:31:14 2016 -0700 +++ b/hgext/rebase.py Mon Oct 17 23:16:55 2016 +0200 @@ -1385,7 +1385,7 @@ """return a mapping obsolete => successor for all obsolete nodes to be rebased that have a successors in the destination - obsolete => None entries in the mapping indicate nodes with no succesor""" + obsolete => None entries in the mapping indicate nodes with no successor""" obsoletenotrebased = {} # Build a mapping successor => obsolete nodes for the obsolete