[master] c72224a42 spelling: implies

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


commit c72224a42ba4d358f8d7966da1c13f354bdb54a2
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:57 2024 -0400

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

diff --git a/bin/varnishd/cache/cache_backend.c b/bin/varnishd/cache/cache_backend.c
index 9956d30e0..0205d311b 100644
--- a/bin/varnishd/cache/cache_backend.c
+++ b/bin/varnishd/cache/cache_backend.c
@@ -696,7 +696,7 @@ VRT_backend_vsm_need(VRT_CTX)
  * The new_backend via parameter is a VCL_BACKEND, but we need a (struct
  * backend)
  *
- * For now, we resolve it when creating the backend, which imples no redundancy
+ * For now, we resolve it when creating the backend, which implies no redundancy
  * / load balancing across the via director if it is more than a simple backend.
  */
 


More information about the varnish-commit mailing list