[master] 8d2d665ca spelling: implicit
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:43:07 UTC 2024
commit 8d2d665ca57692e595e71ee11b8e9bfc45efdd7f
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:57 2024 -0400
spelling: implicit
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/include/tbl/params.h b/include/tbl/params.h
index 9edcbb7cb..2bc1b412d 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -865,7 +865,7 @@ PARAM_SIMPLE(
/* descr */
"How many parked request we start for each completed request on "
"the object.\n"
- "NB: Even with the implict delay of delivery, this parameter "
+ "NB: Even with the implicit delay of delivery, this parameter "
"controls an exponential increase in number of worker threads.",
/* flags */ EXPERIMENTAL
)
More information about the varnish-commit
mailing list