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 7496e2cf38 Fix typo 7496e2cf38 is described below commit 7496e2cf38e6414a2595a69b69a4400ac9e20035 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 13 09:00:59 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 76766752dc..e856651c6b 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -242,7 +242,7 @@ <add> <bug>62312</bug>: Add support for authenticating WebSocket clients with an HTTP forward proxy when establishing a connection to a WebSocket - endpoint via a foward proxy that requires authentication. Based on a + endpoint via a forward proxy that requires authentication. Based on a patch provided by Joe Mokos. (markt) </add> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org