[master] 97b983307 spelling: announce

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 19 12:44:06 UTC 2024


commit 97b983307271d4a4a3b4fab5d3746769c8e7b6d0
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:52 2024 -0400

    spelling: announce
    
    Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>

diff --git a/bin/varnishtest/tests/o00001.vtc b/bin/varnishtest/tests/o00001.vtc
index 03c898996..97209254c 100644
--- a/bin/varnishtest/tests/o00001.vtc
+++ b/bin/varnishtest/tests/o00001.vtc
@@ -205,7 +205,7 @@ delay .1
 client c2 {
 	# max length with garbage
 	sendhex "0d 0a 0d 0a 00 0d 0a 51 55 49 54 0a"
-	# annouce 1025 bytes > 1024 implicit limit
+	# announce 1025 bytes > 1024 implicit limit
 	sendhex "20 00 04 01"
 	expect_close
 } -run


More information about the varnish-commit mailing list