Submitter | phabricator |
---|---|
Date | May 31, 2019, 9:29 p.m. |
Message ID | <95fba52a043a33664f7fdbd5c08d6f6a@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/40290/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/mercurial/help/internals/revlogs.txt b/mercurial/help/internals/revlogs.txt --- a/mercurial/help/internals/revlogs.txt +++ b/mercurial/help/internals/revlogs.txt @@ -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