This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 8670a2e17f Fix typo
8670a2e17f is described below
commit 8670a2e17f2fa6299fd94867c3a6b28ddabcf133
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 80dba24586..a1918bf13f 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]