This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 745815f9f7 Fix typo
745815f9f7 is described below
commit 745815f9f7b7948f60eda9a186f72dd2a90f5687
Author: Christopher Schultz <[email protected]>
AuthorDate: Fri Feb 2 14:54:50 2024 -0500
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 e44b6c2d2d..e4d17b67a6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -990,7 +990,7 @@
</fix>
<fix>
<bug>66524</bug> Correct eviction ordering in WebResource cache to
- by LRU as intended. (schultz)
+ be LRU as intended. (schultz)
</fix>
<update>
Use server.xml to reduce the default value of
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]