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 82da72f Fix typos
82da72f is described below
commit 82da72fb1f3c925291674ac756eeaf5a9a8efdfd
Author: Violeta Georgieva <[email protected]>
AuthorDate: Tue Mar 10 15:44:50 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 cf65e04..32e6f85 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -176,7 +176,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>
@@ -196,7 +196,7 @@
Tomcat. Contributions provided by B. Cansmile Cha. (markt)
</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: [email protected]
For additional commands, e-mail: [email protected]