[master] 34e2347b9 spelling: circle

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


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

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

diff --git a/vmod/vmod_directors_shard_cfg.c b/vmod/vmod_directors_shard_cfg.c
index aec4a0901..1a9e9fcbe 100644
--- a/vmod/vmod_directors_shard_cfg.c
+++ b/vmod/vmod_directors_shard_cfg.c
@@ -242,7 +242,7 @@ shardcfg_clear(VRT_CTX, struct sharddir *shardd)
 
 /*
  * ============================================================
- * consistent hashing cirle init
+ * consistent hashing circle init
  */
 
 typedef int (*compar)( const void*, const void* );


More information about the varnish-commit mailing list