This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push: new f220563 Fix typos f220563 is described below commit f2205634aad1b68de4e6da29f1570fdd64465a3c Author: Violeta Georgieva <violet...@apache.org> AuthorDate: Thu May 7 11:09:19 2020 +0300 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 9eb7ebd..eecdc7b 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -179,7 +179,7 @@ Correct the documentation web application to remove references to the <code>org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH</code> system property changing how the sequence <code>%5c</code> is - interpretted in a URI. (markt) + interpreted in a URI. (markt) </fix> <add> Add a section to the TLS Connector documentation on different key store @@ -204,7 +204,7 @@ when using <code>catalina.sh</code>. (markt) </fix> <fix> - Depreacted the <code>LOGGING_CONFIG</code> environment variable and + Deprecated the <code>LOGGING_CONFIG</code> environment variable and replace it with the <code>CATALINA_LOGGING_CONFIG</code> environment variable to avoid clashes with other components that use <code>LOGGING_CONFIG</code>. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org