comment: fix typo

Signed-off-by: Jason Yundt <jason@jasonyundt.email>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Jason Yundt 2022-03-08 10:56:11 -05:00 committed by Junio C Hamano
parent c2162907e9
commit 943fd02769

View File

@ -34,7 +34,7 @@ EOF
# #
# This will check that gitweb HTTP header contains proposed filename # This will check that gitweb HTTP header contains proposed filename
# as <basename> with '.tar' suffix added, and that generated tarfile # as <basename> with '.tar' suffix added, and that generated tarfile
# (gitweb message body) has <prefix> as prefix for al files in tarfile # (gitweb message body) has <prefix> as prefix for all files in tarfile
# #
# <prefix> default to <basename> # <prefix> default to <basename>
check_snapshot () { check_snapshot () {