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 a8c03a4 Fix typo
a8c03a4 is described below
commit a8c03a4ca64962b4ebe3c9f7933f7a0fc7b8ef78
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 0dfccaa..77d0ad5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -258,7 +258,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]