[master] 14d097b00 spelling: semantics

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


commit 14d097b007ce4db274d097f4b44dda015bbb0d3d
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:31:01 2024 -0400

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

diff --git a/bin/flint.lnt b/bin/flint.lnt
index e6cee798a..971a4ec7a 100644
--- a/bin/flint.lnt
+++ b/bin/flint.lnt
@@ -26,7 +26,7 @@
 // System library/POSIX related
 ///////////////////////////////////////////////////////////////////////
 
-// Fix strchr() semtics, it can only return NULL if arg2 != 0
+// Fix strchr() semantics, it can only return NULL if arg2 != 0
 -sem(strchr, 1p, type(1), 2n == 0 ? (@p < 1p) : (@p < 1p || @p == 0 ))
 
 +typename(844)


More information about the varnish-commit mailing list