[master] 8fb453c89 spelling: dissuade
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:44:08 UTC 2024
commit 8fb453c89203aa578f2fdacdd5e5dd8eaa805e63
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:55 2024 -0400
spelling: dissuade
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/bin/varnishd/cache/cache_req_body.c b/bin/varnishd/cache/cache_req_body.c
index 51d45471e..0ee49c37a 100644
--- a/bin/varnishd/cache/cache_req_body.c
+++ b/bin/varnishd/cache/cache_req_body.c
@@ -233,7 +233,7 @@ VRB_Iterate(struct worker *wrk, struct vsl_log *vsl,
/*----------------------------------------------------------------------
* VRB_Ignore() is a dedicated function, because we might
- * be able to disuade or terminate its transmission in some protocols.
+ * be able to dissuade or terminate its transmission in some protocols.
*
* For HTTP1, we do nothing if we are going to close the connection anyway or
* just iterate it into oblivion.
More information about the varnish-commit
mailing list