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 02336d482c Fix typo
02336d482c is described below
commit 02336d482cef9996ca461d13ce0dc48fb14db96b
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Sep 14 14:39:49 2022 +0100
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 e856651c6b..ed0b765611 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -327,7 +327,7 @@
</fix>
<fix>
When processing HTTP/2 requests, allow a <code>host</code> header and
an
- <code>:authority</code> header to be present providing the are
+ <code>:authority</code> header to be present providing they are
consistent. (markt)
</fix>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]