Mercurial > evolve
changeset 4265:4d62095d9fe6 stable
evolve: fix a documentation typo
author | Eric Spishak-Thomas <spishak@google.com> |
---|---|
date | Tue, 20 Nov 2018 11:33:38 -0500 |
parents | e30119dfd626 |
children | d2599da04bb5 |
files | hgext3rd/evolve/evolvecmd.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext3rd/evolve/evolvecmd.py Sat Nov 10 15:37:22 2018 +0100 +++ b/hgext3rd/evolve/evolvecmd.py Tue Nov 20 11:33:38 2018 -0500 @@ -1446,7 +1446,7 @@ interrupted evolve - `hg evolve --stop`: - stops the current interrupted evolve,. keeping all the successful steps, + stops the current interrupted evolve, keeping all the successful steps, but delaying to resolution of the remaining step for later. - `hg evolve --abort`: