[master] bf8988815 spelling: preserve
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:43:08 UTC 2024
commit bf8988815fa8a982473c9c1c9b193f7e7ddd3dac
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:31:00 2024 -0400
spelling: preserve
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 2bc1b412d..7c093baa9 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -1348,7 +1348,7 @@ PARAM_SIMPLE(
"initial SETTINGS frame, the http_req_size parameter is instead.\n\n"
"The http_req_size advises HTTP2 clients of the maximum size for "
"the header list. Exceeding http_req_size results in a reset stream "
- "after processing the HPACK block to perserve the connection, but "
+ "after processing the HPACK block to preserve the connection, but "
"exceeding h2_max_header_list_size results in the HTTP2 connection "
"going away immediately.\n\n"
"If h2_max_header_list_size is lower than http_req_size, it has no "
More information about the varnish-commit
mailing list