[master] af7354fe2 spelling: tuple

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


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

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

diff --git a/bin/varnishd/cache/cache_hash.c b/bin/varnishd/cache/cache_hash.c
index 54bea6192..8a1bb400d 100644
--- a/bin/varnishd/cache/cache_hash.c
+++ b/bin/varnishd/cache/cache_hash.c
@@ -33,7 +33,7 @@
  * happens here.
  *
  * We have two kinds of structures, objecthead and object.  An objecthead
- * corresponds to a given (Host:, URL) tupple, and the objects hung from
+ * corresponds to a given (Host:, URL) tuple, and the objects hung from
  * the objecthead may represent various variations (ie: Vary: header,
  * different TTL etc) instances of that web-entity.
  *


More information about the varnish-commit mailing list