You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2020/05/07 07:58:58 UTC

[tomcat] branch master updated: Fix typos

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 7260ad6  Fix typos
7260ad6 is described below

commit 7260ad62a0ae1532f5dda1b1632c70e6288c654d
Author: Violeta Georgieva <vi...@apache.org>
AuthorDate: Thu May 7 10:57:15 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 ab76d56..703a2e0 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -87,7 +87,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>
@@ -417,7 +417,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>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org