[master] 174cc523f spelling: available

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


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

    spelling: available
    
    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 dc27ae7bf..668658324 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -337,7 +337,7 @@ PARAM_SIMPLE(
 	/* units */	NULL,
 	/* descr */
 	"Maximum number of transactions that can queue waiting for a backend "
-	"connection to become avaiable.  This default of 0 (zero) means that "
+	"connection to become available.  This default of 0 (zero) means that "
 	"there is no transaction queueing. VCL can override this default value "
 	"for each backend.\n\n"
 	"Note that this feature must be used with caution, as it can "


More information about the varnish-commit mailing list