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 08b8f9d  Fix typos
08b8f9d is described below

commit 08b8f9da8357754012535dfa5e0accdb4834abda
Author: Violeta Georgieva [VMware] <violet...@apache.org>
AuthorDate: Tue Sep 15 17:57:00 2020 +0300

    Fix typos
---
 webapps/docs/changelog.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 328941f..f6a9a95 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -76,7 +76,7 @@
         Update to Commons Daemon 1.2.3. This adds support to jsvc for
         <code>--enable-preview</code> and native memory tracking (Procrun
         already supported these features), adds some addition debug logging and
-        adds a new feature to Procrun that outputs the commnd to (re-)configure
+        adds a new feature to Procrun that outputs the command to 
(re-)configure
         the service with the current settings. (markt)
       </update>
     </changelog>
@@ -121,7 +121,7 @@
         Based on a patch provided by Milo van der Zee. (markt)
       </fix>
       <fix>
-        Correct the path vaidation to allow the use of the file system root for
+        Correct the path validation to allow the use of the file system root 
for
         the <code>docBase</code> attribute of a <code>Context</code>. Note that
         such a configuration should be used with caution. (markt)
       </fix>
@@ -142,7 +142,7 @@
       <fix>
         <bug>64713</bug>: The JASPIC authenticator now checks the value of
         <code>jakarta.servlet.http.registerSession</code> set by the
-        <code>ServerAuthModule</code> when decideing whether or nor to register
+        <code>ServerAuthModule</code> when deciding whether or nor to register
         the session. Based on a patch by Robert Rodewald. (markt)
       </fix>
     </changelog>
@@ -249,7 +249,7 @@
         (schultz)
       </fix>
       <fix>
-        Remove the out of date functional specification secton from the
+        Remove the out of date functional specification section from the
         documentation web application. (markt)
       </fix>
       <fix>


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

Reply via email to