[master] 3aa3563d2 spelling: healthy

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


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

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

diff --git a/vmod/vmod_directors_shard_dir.c b/vmod/vmod_directors_shard_dir.c
index 728cbd294..d30aba071 100644
--- a/vmod/vmod_directors_shard_dir.c
+++ b/vmod/vmod_directors_shard_dir.c
@@ -270,7 +270,7 @@ init_state(struct shard_state *state,
 	state->idx = UINT32_MAX;
 	state->picklist = picklist;
 
-	/* healhy and changed only defined for valid hostids */
+	/* healthy and changed only defined for valid hostids */
 	state->previous.hostid = UINT_MAX;
 	state->last.hostid = UINT_MAX;
 }


More information about the varnish-commit mailing list