This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new a50524bb8b Fix typo
a50524bb8b is described below
commit a50524bb8b36a0b778e3820d10bac10a9c9149ad
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 c338ed5071..861dc68a28 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -174,7 +174,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]