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

commit 8db21b3894fefab07a7fed0bf8ff2b4e147662e9
Author: Violeta Georgieva <violet...@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 4c27a08..8f901f5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -67,7 +67,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>
@@ -160,7 +160,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>
@@ -511,7 +511,7 @@
       </fix>
       <fix>
         Add &quot;embed&quot; to the <code>Bundle-Name</code> and
-        <code>Bundle-Symbolic-Name</code> for the Tomact embedded WebSocket JAR
+        <code>Bundle-Symbolic-Name</code> for the Tomcat embedded WebSocket JAR
         to align the naming with the other embedded JARs and to differentiate 
it
         from the standard WebSocket JAR that does not include the API classes.
         (markt)


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

Reply via email to