This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 253322a12d4cfbd029b486e5be8a0b484e075aeb Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Feb 5 21:21:34 2020 +0000 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 948505b..faed189 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -229,7 +229,7 @@ <changelog> <fix> <bug>64000</bug>: In the examples web application, where a Servlet - example includes ii18n support, the Locale used should be based on the + example includes i18n support, the Locale used should be based on the request locale and not the server locale. (markt) </fix> <add> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org