This is an automated email from the ASF dual-hosted git repository. schultz 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 dc3af5ce56 Fix typo dc3af5ce56 is described below commit dc3af5ce56a33f5b951aac9153e8eb775a8c81c7 Author: Christopher Schultz <ch...@christopherschultz.net> 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 9530ce2c1b..4d747757f4 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -1070,7 +1070,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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org