This is an automated email from the ASF dual-hosted git repository. violetagg 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 e4e1b76 Fix typos e4e1b76 is described below commit e4e1b76571ed24ed962b284f08f57dcd33ff8c5e Author: Violeta Georgieva <violet...@apache.org> AuthorDate: Tue Mar 10 15:43:14 2020 +0200 Fix typos --- webapps/docs/changelog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 0c8db22..858324e 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -200,7 +200,7 @@ <add> Expand the documentation for the <code>address</code> attribute of the AJP Connector and document that the AJP Connector also supports the - <code>ipv6v6only</code> attribute with the APR/Native implementaiton. + <code>ipv6v6only</code> attribute with the APR/Native implementation. (markt) </add> </changelog> @@ -230,7 +230,7 @@ Tomcat. (remm) </add> <add> - <bug>64190</bug>: Add support for specifing milliseconds (using + <bug>64190</bug>: Add support for specifying milliseconds (using <code>S</code>, <code>SS</code> or <code>SSS</code>) in the timestamp used by JULI's <code>OneLineFormatter</code>. (markt) </add> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org