This is an automated email from the ASF dual-hosted git repository.
schultz 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 7bd5624cda Fix typo
7bd5624cda is described below
commit 7bd5624cda984ab133298f9d0a126e0af8fcfbf6
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 332473489d..6a2b231ae6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -1231,7 +1231,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>
Add support code for custom user attributes in <code>RealmBase</code>.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]