This is an automated email from the ASF dual-hosted git repository. violetagg 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 c57e930 Fix typo c57e930 is described below commit c57e930dfbb14e55579df2fc01ab9db641d855f6 Author: Violeta Georgieva <violet...@apache.org> AuthorDate: Tue Jul 9 17:41:03 2019 +0300 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 b34494f..7ff5b25 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -148,7 +148,7 @@ </fix> <fix> Fix to avoid the possibility of long poll times for individual pollers - when using mutliple pollers with APR. (markt) + when using multiple pollers with APR. (markt) </fix> <fix> Refactor the fix for <bug>63205</bug> so it only applies when using --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org