[master] bd21154e0 spelling: compound

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


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

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

diff --git a/doc/changes.rst b/doc/changes.rst
index a038ae09e..c7c4dc2c3 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -881,7 +881,7 @@ Varnish Cache 7.1.0 (2022-03-15)
   ``VCL_STANDS``) from a single string ``s`` or ``x`` strings,
   respectively.
 
-  Note that the macros create a compund literal whose scope is the
+  Note that the macros create a compound literal whose scope is the
   enclosing block. Their value must thus only be used within the same
   block (it can be passed to called functions) and must not be
   returned or referenced for use outside the enclosing block.


More information about the varnish-commit mailing list