diff mbox series

[1/2] comment: fix typo

Message ID 20220307033723.175553-2-jason@jasonyundt.email (mailing list archive)
State Accepted
Commit 943fd02769d4d3fc8daab64cfcd7cc2c967f75ef
Headers show
Series gitweb: remove invalid http-equiv="content-type" | expand

Commit Message

Jason Yundt March 7, 2022, 3:37 a.m. UTC
Signed-off-by: Jason Yundt <jason@jasonyundt.email>
---
 t/t9502-gitweb-standalone-parse-output.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 <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 () {