[master] 1d20fc62e spelling: adulterated
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:44:06 UTC 2024
commit 1d20fc62e9971afd4ddba372aa20b685a417acca
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:52 2024 -0400
spelling: adulterated
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/bin/varnishd/http1/cache_http1_fetch.c b/bin/varnishd/http1/cache_http1_fetch.c
index 4ea37e1d3..99075c9fe 100644
--- a/bin/varnishd/http1/cache_http1_fetch.c
+++ b/bin/varnishd/http1/cache_http1_fetch.c
@@ -248,7 +248,7 @@ V1F_FetchRespHdr(struct busyobj *bo)
/*
* Figure out how the fetch is supposed to happen, before the
- * headers are adultered by VCL
+ * headers are adulterated by VCL
*/
if (http_method_eq(http_GetMethod(bo->bereq), HEAD)) {
/*
More information about the varnish-commit
mailing list