hgext/histedit.py
changeset 25450 7e36c3000ead
parent 25412 443d4635e630
child 25452 43906060a3f4
--- a/hgext/histedit.py	Fri Jun 05 13:00:18 2015 -0500
+++ b/hgext/histedit.py	Fri Jun 05 15:12:08 2015 -0400
@@ -385,7 +385,7 @@
 
     - Add a 'histedit_source' entry in extra.
 
-    Note that fold have its own separated logic because its handling is a bit
+    Note that fold has its own separated logic because its handling is a bit
     different and not easily factored out of the fold method.
     """
     phasemin = src.phase()