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 fcb58ee7bf Fix typo thanks to Andrei Ivanov
fcb58ee7bf is described below
commit fcb58ee7bfa2cc2842fb4ff8f801f128cbb59d5c
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jun 26 17:33:22 2024 +0100
Fix typo thanks to Andrei Ivanov
---
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 de5ca409dd..d5afb9b694 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -186,7 +186,7 @@
Update to SpotBugs 4.8.6. (markt)
</update>
<update>
- Remove cglib dependency as it is not required by the verion of EasyMock
+ Remove cglib dependency as it is not required by the version of
EasyMock
used by the unit tests. (markt)
</update>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]