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

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

commit e53895d98928a843c1285f232c84eb740704d215
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 da89edfc3b..65685672ff 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -126,7 +126,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