[master] 0a3b90e3e spelling: the
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:40:08 UTC 2024
commit 0a3b90e3ed34de786e80b4a9630aef1f543d4211
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:31:01 2024 -0400
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/vmod/vmod_unix.vcc b/vmod/vmod_unix.vcc
index b88c2326e..2ffb61ff8 100644
--- a/vmod/vmod_unix.vcc
+++ b/vmod/vmod_unix.vcc
@@ -104,7 +104,7 @@ All functions in this VMOD are subject to the following constraints:
"VCL failed".
If the failure occurs during ``vcl_synth{}``, then ``vcl_synth{}``
- is aborted, and the the response line "503 VCL failed" is sent.
+ is aborted, and the response line "503 VCL failed" is sent.
* If the current listener is not a Unix domain socket, or if the
attempt to read credentials fails, then a ``VCL_Error`` message is
More information about the varnish-commit
mailing list