[master] 684187981 spelling: recursive

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


commit 684187981f1399a0c86acdeb27c5373765d45b71
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:31:00 2024 -0400

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

diff --git a/bin/varnishtest/tests/r03360.vtc b/bin/varnishtest/tests/r03360.vtc
index 94f9fd21c..22e6e9369 100644
--- a/bin/varnishtest/tests/r03360.vtc
+++ b/bin/varnishtest/tests/r03360.vtc
@@ -1,4 +1,4 @@
-varnishtest "Test recusive vcl includes"
+varnishtest "Test recursive vcl includes"
 
 shell {echo include '"_recurse.vcl";' > ${tmpdir}/_recurse.vcl}
 shell {echo include +glob '"${tmpdir}/_recurse[2].vcl";' > ${tmpdir}/_recurse1.vcl}


More information about the varnish-commit mailing list