This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new d58c77576c Fix typo
d58c77576c is described below
commit d58c77576ceae4dfae9144732dad57064a4e99d6
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 6 08:40:37 2026 +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 8ae0d110fd..0f4071dcf9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -111,7 +111,7 @@
Avoid possible NPEs when using a TLS enabled custom connector. (remm)
</fix>
<fix>
- Improve warnings when setting ciphers lists in the FFM code, mirrorring
+ Improve warnings when setting ciphers lists in the FFM code, mirroring
the tomcat-native changes. (remm)
</fix>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]