Skip to content

Commit d017a45

Browse files
pks-tgitster
authored andcommitted
git-verify-pack.txt: fix inconsistent spelling of "packfile"
Signed-off-by: Patrick Steinhardt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent fdf96a2 commit d017a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-verify-pack.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ OUTPUT FORMAT
4040
-------------
4141
When specifying the -v option the format used is:
4242

43-
SHA-1 type size size-in-pack-file offset-in-packfile
43+
SHA-1 type size size-in-packfile offset-in-packfile
4444

4545
for objects that are not deltified in the pack, and
4646

0 commit comments

Comments
 (0)