[PATCH evolve-ext] evolve: fix a documentation typo

Eric Spishak-Thomas spishak at google.com
Tue Nov 20 17:27:50 UTC 2018


# HG changeset patch
# User Eric Spishak-Thomas <spishak at google.com>
# Date 1542731618 18000
#      Tue Nov 20 11:33:38 2018 -0500
# Branch stable
# Node ID 374bc8bd4f7c328ed7ad4e97c582f7db625b2bc0
# Parent  b90422a11a887c6ff756c2a5622ea0a1e260ff4c
evolve: fix a documentation typo

diff --git a/hgext3rd/evolve/evolvecmd.py b/hgext3rd/evolve/evolvecmd.py
--- a/hgext3rd/evolve/evolvecmd.py
+++ b/hgext3rd/evolve/evolvecmd.py
@@ -1444,7 +1444,7 @@ def evolve(ui, repo, **opts):
          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`:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4845 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20181120/ee2ca262/attachment.bin>


More information about the Mercurial-devel mailing list