[master] c8fe97885 spelling: piecemeal

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


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

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

diff --git a/bin/varnishd/cache/cache_esi_parse.c b/bin/varnishd/cache/cache_esi_parse.c
index 70835f07f..b4148e72e 100644
--- a/bin/varnishd/cache/cache_esi_parse.c
+++ b/bin/varnishd/cache/cache_esi_parse.c
@@ -597,7 +597,7 @@ vep_do_include(struct vep_state *vep, enum dowhat what)
 /*---------------------------------------------------------------------
  * Lex/Parse object for ESI instructions
  *
- * This function is called with the input object piecemal so do not
+ * This function is called with the input object piecemeal so do not
  * assume that we have more than one char available at at time, but
  * optimize for getting huge chunks.
  *


More information about the varnish-commit mailing list