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 2019/10/02 07:08:06 UTC

[tomcat] branch 8.5.x updated: Fix typos

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

commit fa8de3284d41abfe26f04e6d68b9b08a7bad8443
Author: Violeta Georgieva <vi...@apache.org>
AuthorDate: Wed Oct 2 09:59:48 2019 +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 0af1788..e9f142a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -59,7 +59,7 @@
       <fix>
         <bug>63766</bug>: Ensure Processor objects are recycled when processing
         an HTTP upgrade connection that terminates before processing switches to
-        the Processor for the upgraded procotol. (markt)
+        the Processor for the upgraded protocol. (markt)
       </fix>
     </changelog>
   </subsection>
@@ -119,7 +119,7 @@
       </fix>
       <fix>
         Avoid a potential <code>NullPointerException</code> on Service stop if a
-        Service is embedded directly (i.e. with no Server) in an applciation
+        Service is embedded directly (i.e. with no Server) in an application
         and JNDI is enabled. Patch provided by S. Ali Tokmen. (markt)
       </fix>
       <add>
@@ -222,7 +222,7 @@
         Add Korean translations to the standard Tomcat distribution. (markt)
       </add>
       <add>
-        Add Simplifed Chinese translations to the standard Tomcat distribution.
+        Add Simplified Chinese translations to the standard Tomcat distribution.
         (markt)
       </add>
       <fix>


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