[master] f4219bdbd spelling: gotchas

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


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

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

diff --git a/doc/sphinx/phk/vcl_expr.rst b/doc/sphinx/phk/vcl_expr.rst
index 4f7ad3b7e..b9aa570e1 100644
--- a/doc/sphinx/phk/vcl_expr.rst
+++ b/doc/sphinx/phk/vcl_expr.rst
@@ -35,7 +35,7 @@ duration by a REAL, but you cannot multiply a TIME by anything.
 Given that we have our own types, the next question is what
 precedence operators have.
 
-The C programming language is famous for having a couple of gottchas
+The C programming language is famous for having a couple of gotchas
 in its precedence rules and given our limited and narrow type
 repertoire, blindly importing a set of precedence rules may confuse
 a lot more than it may help.


More information about the varnish-commit mailing list