Skip to content

Commit

Permalink
git-verify-pack.txt: fix inconsistent spelling of "packfile"
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Patrick Steinhardt authored and Junio C Hamano committed May 17, 2015
1 parent fdf96a2 commit d017a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-verify-pack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ OUTPUT FORMAT
-------------
When specifying the -v option the format used is:

SHA-1 type size size-in-pack-file offset-in-packfile
SHA-1 type size size-in-packfile offset-in-packfile

for objects that are not deltified in the pack, and

Expand Down

0 comments on commit d017a45

Please sign in to comment.