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 ced2fe39f3 Fix typo ced2fe39f3 is described below commit ced2fe39f36d5da4cc13f2ff539a9abeacd503b9 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 b1c22e0788..80dba24586 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -287,7 +287,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