This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 10ecb4c7c9 Fix typo
10ecb4c7c9 is described below
commit 10ecb4c7c9eab30a68427a487e8a99cd93d7ef1a
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 853a97e332..b4080ba318 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -196,7 +196,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]