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 e0192fd Fix typo
e0192fd is described below
commit e0192fd862ab94e9524714bb7c585670edd4b857
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jun 8 18:43:03 2021 +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 c891553..8e87097 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -295,7 +295,7 @@
</fix>
<update>
Update the <code>web-fragment.xml</code> included in
- <code>tomcat-websocket.jar</code>to use the Servlet 5.0 schema. (markt)
+ <code>tomcat-websocket.jar</code> to use the Servlet 5.0 schema.
(markt)
</update>
<fix>
<bug>65342</bug>: Correct a regression introduced with the fix for
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]