[master] e8fe9fee3 spelling: for

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


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

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

diff --git a/vmod/vmod_blob.vcc b/vmod/vmod_blob.vcc
index b6256eeac..46899cad5 100644
--- a/vmod/vmod_blob.vcc
+++ b/vmod/vmod_blob.vcc
@@ -149,7 +149,7 @@ changes to ``BASE64``: ``+`` replaced with ``-``, ``/`` replaced with
 ``~`` and ``_`` as the padding character. It is used by a certain CDN
 provider who also inspired the name.
 
-The *case* ENUM MUST be set to ``DEFAULT`` for for all of the
+The *case* ENUM MUST be set to ``DEFAULT`` for all of the
 ``BASE64*`` encodings.
 
 HEX


More information about the varnish-commit mailing list