diff hgext/histedit.py @ 25450:7e36c3000ead

histedit: copyedit docstring wording problem I noticed while here
author Augie Fackler <augie@google.com>
date Fri, 05 Jun 2015 15:12:08 -0400
parents 443d4635e630
children 43906060a3f4
line wrap: on
line diff
--- 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()