From: Jason Yundt Date: Tue, 8 Mar 2022 15:56:11 +0000 (-0500) Subject: comment: fix typo X-Git-Tag: v2.36.0-rc0~52^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=943fd02769d4d3fc8daab64cfcd7cc2c967f75ef;p=thirdparty%2Fgit.git comment: fix typo Signed-off-by: Jason Yundt Signed-off-by: Junio C Hamano --- diff --git a/t/t9502-gitweb-standalone-parse-output.sh b/t/t9502-gitweb-standalone-parse-output.sh index 3167473b30..e7363511dd 100755 --- a/t/t9502-gitweb-standalone-parse-output.sh +++ b/t/t9502-gitweb-standalone-parse-output.sh @@ -34,7 +34,7 @@ EOF # # This will check that gitweb HTTP header contains proposed filename # as with '.tar' suffix added, and that generated tarfile -# (gitweb message body) has as prefix for al files in tarfile +# (gitweb message body) has as prefix for all files in tarfile # # default to check_snapshot () {