This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 5ca4efa991 Fix typo
5ca4efa991 is described below
commit 5ca4efa991153fbca152667e6d2d8fe81df001a8
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 09f0b9c0a3..f8a6a5e8f4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -185,7 +185,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]