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 843b50e72d Fix typo
843b50e72d is described below
commit 843b50e72d1a3e08bfca9a3a5321525b77eb8d9f
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 fa0b808101..1ab95505de 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]