histedit: copyedit docstring wording problem I noticed while here
authorAugie Fackler <augie@google.com>
Fri, 05 Jun 2015 15:12:08 -0400
changeset 25450 7e36c3000ead
parent 25449 c39640d26a4c
child 25451 f0acc3e0bd32
histedit: copyedit docstring wording problem I noticed while here
hgext/histedit.py
--- 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()