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 f31b707904 Fix typo f31b707904 is described below commit f31b707904212769019d8327f97404df0c98f421 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 599c6f50a6..09f0b9c0a3 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -290,7 +290,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