Mercurial > public > mercurial-scm > hg-stable
diff mercurial/help/internals/changegroups.txt @ 32113:de86a6872d06 stable
help: spelling fixes
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 03 May 2017 22:07:47 -0400 |
parents | 16539e32ebe0 |
children | 8e398628a3f2 |
line wrap: on
line diff
--- a/mercurial/help/internals/changegroups.txt Wed May 03 22:05:23 2017 -0400 +++ b/mercurial/help/internals/changegroups.txt Wed May 03 22:07:47 2017 -0400 @@ -72,7 +72,7 @@ The *delta data* is a series of *delta*s that describe a diff from an existing entry (either that the recipient already has, or previously specified in the -bundlei/changegroup). +bundle/changegroup). The *delta header* is different between versions ``1``, ``2``, and ``3`` of the changegroup format.