This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 0803cb767c Fix typo
0803cb767c is described below
commit 0803cb767c468bd065b27c38663a53f75c282c91
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jul 22 15:42:30 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 4c415e3a5d..7c858cd458 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -173,7 +173,7 @@
</update>
<!-- Entries for backport and removal before 12.0.0-M1 below this line
-->
<fix>
- Fix bloom filter population for archive indexing when using an unpacked
+ Fix bloom filter population for archive indexing when using an packed
WAR containing one or more JAR files. (markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]