[master] 987d86588 spelling: deliberately
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:44:08 UTC 2024
commit 987d86588c2efc0abfed7d06bfc6641e7cb2d168
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:55 2024 -0400
spelling: deliberately
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/bin/varnishd/cache/cache_rfc2616.c b/bin/varnishd/cache/cache_rfc2616.c
index 637450a67..38e302237 100644
--- a/bin/varnishd/cache/cache_rfc2616.c
+++ b/bin/varnishd/cache/cache_rfc2616.c
@@ -127,7 +127,7 @@ RFC2616_Ttl(struct busyobj *bo, vtim_real now, vtim_real *t_origin,
* parsed value of t_origin, as that will be needed to
* synthesize a correct Age header in delivery. The
* SLT_TTL log tag at the end of this function is
- * deliberetaly skipped to avoid confusion when reading
+ * deliberately skipped to avoid confusion when reading
* the log.*/
*ttl = -1;
*grace = 0;
More information about the varnish-commit
mailing list