Mercurial > hg-stable
changeset 42422:4ce7cdd78da3
help: remove a superfluous "the" in revlogs text
Differential Revision: https://phab.mercurial-scm.org/D6466
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 31 May 2019 13:25:28 -0700 |
parents | 5b34972a0094 |
children | 0c0a22f5b0b5 |
files | mercurial/help/internals/revlogs.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/internals/revlogs.txt Thu Mar 08 11:08:24 2018 -0800 +++ b/mercurial/help/internals/revlogs.txt Fri May 31 13:25:28 2019 -0700 @@ -80,7 +80,7 @@ Following the 32-bit header is the remaining 60 bytes of the first index entry. Following that are additional *index* entries. Inlined revision -data is possibly located between index entries. More on the this inlined +data is possibly located between index entries. More on this inlined layout is described below. Version 1 Format