[master] 606aef9ca spelling: parties

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


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

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

diff --git a/bin/varnishd/http2/cache_http2_proto.c b/bin/varnishd/http2/cache_http2_proto.c
index 97ce9348f..cf9d7b465 100644
--- a/bin/varnishd/http2/cache_http2_proto.c
+++ b/bin/varnishd/http2/cache_http2_proto.c
@@ -603,7 +603,7 @@ h2_rx_settings(struct worker *wrk, struct h2_sess *h2, struct h2_req *r2)
 }
 
 /**********************************************************************
- * Incoming HEADERS, this is where the partys at...
+ * Incoming HEADERS, this is where the parties at...
  */
 
 void v_matchproto_(task_func_t)


More information about the varnish-commit mailing list