# HG changeset patch # User Anton Shestakov # Date 1615547051 -28800 # Node ID 53bbf1b522bc5a7fd002aa8a36d2cc257e5a73fd # Parent 83fa4cdcc5a63418c17896fdebcf62178ab44626 changelog: fix a couple of typos that got through diff -r 83fa4cdcc5a6 -r 53bbf1b522bc CHANGELOG --- 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