This is an automated email from the ASF dual-hosted git repository.
markt 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 1bb9d1ef12 Fix typo
1bb9d1ef12 is described below
commit 1bb9d1ef12a9c39e1e710ea31cb0eb884b0d03ed
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Feb 26 17:24:18 2025 +0000
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 d637b7c89e..b7c34b0032 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -182,7 +182,7 @@
<subsection name="Catalina">
<changelog>
<fix>
- <bug>69576</bug>: Avoid possible failure intializing
+ <bug>69576</bug>: Avoid possible failure initializing
<code>JreCompat</code> due to uncaught exception introduced for the
check for CVE-2024-56337. (remm)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]