This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 8a89d67  Fix typo
8a89d67 is described below

commit 8a89d67376155296b0594af5d9b52d3de3e9d3bc
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jan 5 19:14:41 2022 +0000

    Fix typo
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 27dd687..b9f71f5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -2935,7 +2935,7 @@
       </fix>
       <fix>
         <bug>63932</bug>: By default, do not compress content that has a strong
-        ETag. This behaviour is configuration for the HTTP/1.1 and HTTP/2
+        ETag. This behaviour is configurable for the HTTP/1.1 and HTTP/2
         connectors via the new Connector attribute
         <code>noCompressionStrongETag</code>. (markt)
       </fix>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to