Mercurial > hg-stable
changeset 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 | c39640d26a4c |
children | f0acc3e0bd32 |
files | hgext/histedit.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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()