hgext/rebase.py
changeset 30332 318a24b52eeb
parent 30273 86f4ef63d507
child 30459 bccd89b46cbf
--- 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