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 c8fbcc08f7 Fix typo
c8fbcc08f7 is described below
commit c8fbcc08f754dcfa8d21f0ad9b7739f8bca41839
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jul 22 15:42:55 2025 +0100
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 b1b4836fa0..9a54c28270 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -108,7 +108,7 @@
<subsection name="Catalina">
<changelog>
<fix>
- Fix bloom filter population for archive indexing when using an packed
+ Fix bloom filter population for archive indexing when using a packed
WAR containing one or more JAR files. (markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]