[master] a80ec6095 spelling: expunges
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:43:07 UTC 2024
commit a80ec609536fb4f0fc9d4ddbf8136a89f0040d2b
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:56 2024 -0400
spelling: expunges
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 668658324..9edcbb7cb 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -163,7 +163,7 @@ PARAM_SIMPLE(
"When this parameter is set to a non-zero value, the ban lurker "
"continues to work the ban list as usual top to bottom, but when it "
"reaches the ban_cutoff-th ban, it treats all objects as if they "
- "matched a ban and expurges them from cache. As actively used objects "
+ "matched a ban and expunges them from cache. As actively used objects "
"get tested against the ban list at request time and thus are likely "
"to be associated with bans near the top of the ban list, with "
"ban_cutoff, least recently accessed objects (the \"long tail\") are "
More information about the varnish-commit
mailing list