This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new a812a85 Fix typos a812a85 is described below commit a812a85c84ae40d900072931adbd024b959d1bfe Author: Violeta Georgieva <violet...@apache.org> AuthorDate: Tue Mar 10 15:40:35 2020 +0200 Fix typos --- webapps/docs/changelog.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index fdfc254..a85f645 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -178,7 +178,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> @@ -200,7 +200,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> @@ -317,7 +317,7 @@ log entry to write. Based on a patch by Karol Bucek. (markt) </fix> <fix> - Update implementated specification version information in a few places + Update implemented specification version information in a few places where it has not been updated for Jakarta EE 9. (markt) </fix> <add> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org