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 12a1cb7 Fix typos 12a1cb7 is described below commit 12a1cb76f83f1d8ebfd1e3f55ea99aefda91d033 Author: Violeta Georgieva <violet...@apache.org> AuthorDate: Thu May 7 10:57:15 2020 +0300 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 93744d0..b36da54 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -65,7 +65,7 @@ <add> Log a warning if a <code>CredentialHandler</code> instance is added to an instance of the <code>CombinedRealm</code> (or a sub-class) as the - <code>CombinedRealm</code> doesn't use a configued + <code>CombinedRealm</code> doesn't use a configured <code>CredentialHandler</code> and it is likely that a configuration error has occurred. (markt) </add> @@ -331,7 +331,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> </changelog> </subsection> @@ -358,7 +358,7 @@ Update the CXF module to Apache CXF 3.3.6. (remm) </update> <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