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/06/11 22:23:50 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 ca524fa  Fix typos
ca524fa is described below

commit ca524faa0e44d435aff357e9632dcab88bd7dd5b
Author: Violeta Georgieva <vg...@pivotal.io>
AuthorDate: Tue Jun 11 18:23:37 2019 -0400

    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 7027b16..eecddf8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -281,7 +281,7 @@
       <fix>
         Use the <code>test</code> command to check for terminal availability
         rather than the <code>tty</code> command since the <code>tty</code>
-        based test fails on non-Eglish locales. (markt)
+        based test fails on non-English locales. (markt)
       </fix>
     </changelog>
   </subsection>
@@ -299,7 +299,7 @@
         file. Identified by Coverity scan. (markt)
       </fix>
       <fix>
-        Fix a potential concurrency issue in the StringCache identifed by
+        Fix a potential concurrency issue in the StringCache identified by
         Coverity scan. (markt)
       </fix>
       <fix>
@@ -339,7 +339,7 @@
       </add>
       <add>
         <bug>63361</bug>: Add a new method
-        (<code>Registry.disableRegistry()</code>) that can be used to disbale
+        (<code>Registry.disableRegistry()</code>) that can be used to disable
         JMX registration of Tomcat components providing it is called before the
         first component is registered. (markt)
       </add>


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