]> git.ipfire.org Git - thirdparty/git.git/commitdiff
comment: fix typo
authorJason Yundt <jason@jasonyundt.email>
Tue, 8 Mar 2022 15:56:11 +0000 (10:56 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Mar 2022 18:10:15 +0000 (10:10 -0800)
Signed-off-by: Jason Yundt <jason@jasonyundt.email>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9502-gitweb-standalone-parse-output.sh

index 3167473b3031c66555883745d296a881593b8272..e7363511dd5b212423165880b078b76f24ec697e 100755 (executable)
@@ -34,7 +34,7 @@ EOF
 #
 # This will check that gitweb HTTP header contains proposed filename
 # 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>
 check_snapshot () {