t: fix typos
Fix typos via codespell. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
897124aa1b
commit
41869f7447
@ -11,7 +11,7 @@ convert_bundle_to_pack () {
|
||||
}
|
||||
|
||||
# Check count of objects in a bundle file.
|
||||
# We can use "--thin" opiton to check thin pack, which must be fixed by
|
||||
# We can use "--thin" option to check thin pack, which must be fixed by
|
||||
# command `git-index-pack --fix-thin --stdin`.
|
||||
test_bundle_object_count () {
|
||||
thin=
|
||||
|
Reference in New Issue
Block a user