This is an automated email from the ASF dual-hosted git repository.

csutherl 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 543556d9e5 Fix typo...
543556d9e5 is described below

commit 543556d9e56fc02f26bb19cc33dde07dc9da3e48
Author: Coty Sutherland <[email protected]>
AuthorDate: Wed May 6 22:03:26 2026 -0400

    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 7c48ab7b1b..64e2d60874 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -125,7 +125,7 @@
         <code>OpenSSLLifecycleListener</code> to avoid stack traces
         when <code>libssl.so</code> is not present and to align the behavior
         of the <code>isAvailable()</code> check with the
-        <code>AprLifecycleListener<code> and gracefully fail when natives
+        <code>AprLifecycleListener</code> and gracefully fail when natives
         are not present. (csutherl)
       </fix>
       <add>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to