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

csutherl pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/11.0.x by this push:
     new fcc96b77ab Fix typo...
fcc96b77ab is described below

commit fcc96b77abb272105f51b589c35593c34e09bc08
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 b90cfb4f99..8eb494bc92 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -119,7 +119,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>
     </changelog>


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

Reply via email to