This is an automated email from the ASF dual-hosted git repository.
markt 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 53f0ae527f Fix typo
53f0ae527f is described below
commit 53f0ae527f34ea3153f13808d77ac88476baa633
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 6b9d8fa628..15cefdf8b4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -175,7 +175,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]