This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 2aa9c95490 Fix typo
2aa9c95490 is described below
commit 2aa9c9549022c5b7fe9ba3776922d3ece973fba3
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Nov 2 18:10:42 2023 +0000
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 12627a91a1..af16534c0d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -192,7 +192,7 @@
<subsection name="WebSocket">
<changelog>
<fix>
- Correct missing metadata int he MANIFEST of the for WebSocket client
API
+ Correct missing metadata in the MANIFEST of the for WebSocket client
API
JAR file. (markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]