Mercurial > evolve
changeset 5903:53bbf1b522bc stable
changelog: fix a couple of typos that got through
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 12 Mar 2021 19:04:11 +0800 |
parents | 83fa4cdcc5a6 |
children | f34e43af552d |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Fri Apr 23 13:05:18 2021 +0200 +++ b/CHANGELOG Fri Mar 12 19:04:11 2021 +0800 @@ -14,7 +14,7 @@ 10.3.0 -- 2021-03-11 -------------------- - * doc: document stack as a substitue for MQ's qseries + * doc: document stack as a substitute for MQ's qseries * doc: document revsets provided by evolve extension * evolve: add a experimental.evolution.in-memory config for running evolve @@ -28,7 +28,7 @@ and `hg status` respectively * rewind: detect and abort on cases when we rewind to changesets that are - precessors / successors of each other + predecessors / successors of each other * rewind: when user gives only some parts of a fold, include the other parts as well, or abort if they are missing from local repo