##// END OF EJS Templates
histedit: copyedit docstring wording problem I noticed while here
Augie Fackler -
r25450:7e36c300 default
parent child Browse files
Show More
@@ -385,7 +385,7 b' def commitfuncfor(repo, src):'
385
385
386 - Add a 'histedit_source' entry in extra.
386 - Add a 'histedit_source' entry in extra.
387
387
388 Note that fold have its own separated logic because its handling is a bit
388 Note that fold has its own separated logic because its handling is a bit
389 different and not easily factored out of the fold method.
389 different and not easily factored out of the fold method.
390 """
390 """
391 phasemin = src.phase()
391 phasemin = src.phase()
General Comments 0
You need to be logged in to leave comments. Login now