This is an automated email from the ASF dual-hosted git repository.
csutherl pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 871a882a01 Fix typo...
871a882a01 is described below
commit 871a882a01d43a2cc6bac73fceeb851cb4015263
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 0ef8d11bc9..0eb0193139 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]