[master] b295ba434 spelling: posix

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


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

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

diff --git a/bin/varnishd/cache/cache_main.c b/bin/varnishd/cache/cache_main.c
index d29d3d3ae..303bc5de0 100644
--- a/bin/varnishd/cache/cache_main.c
+++ b/bin/varnishd/cache/cache_main.c
@@ -237,7 +237,7 @@ cli_debug_shutdown_delay(struct cli *cli, const char * const *av, void *priv)
 }
 
 /*
- * Default to seed=1, this is the only seed value POSIXl guarantees will
+ * Default to seed=1, this is the only seed value POSIX guarantees will
  * result in a reproducible random number sequence.
  */
 static void v_matchproto_(cli_func_t)


More information about the varnish-commit mailing list