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 df55361ddb Fix typos
df55361ddb is described below
commit df55361ddb013329d9dfa53c37e2f8d9d7f95fa8
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Mar 31 08:36:22 2026 +0100
Fix typos
---
webapps/docs/changelog.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 294e62a9e3..e42ffea16d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -246,7 +246,7 @@
with code points above 255 will be replaced with a space. (markt)
</add>
<fix>
- Align OpenSSl FFM behaviour with Tomcat Native for various OCSP edge
+ Align OpenSSL FFM behaviour with Tomcat Native for various OCSP edge
cases. (markt)
</fix>
</changelog>
@@ -292,7 +292,7 @@
<subsection name="Cluster">
<changelog>
<scode>
- Change the default algorithm for the <code>EncyptInterceptor</code> to
+ Change the default algorithm for the <code>EncryptInterceptor</code> to
<code>AES/GCM/NoPadding</code>. (markt)
</scode>
<!-- Entries for backport and removal before 12.0.0-M1 below this line
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]