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/07/01 15:08:27 UTC

[tomcat] branch 9.0.x updated: Fix typos

This is an automated email from the ASF dual-hosted git repository.

violetagg pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 19ad89e  Fix typos
19ad89e is described below

commit 19ad89e063da0a37999248b145123deaa3c4907f
Author: Violeta Georgieva [VMware] <vi...@apache.org>
AuthorDate: Wed Jul 1 17:57:01 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 2d9b527..65c6ddd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -94,7 +94,7 @@
       </add>
       <fix>
         <bug>64509</bug>: Correctly parse RFC 2109 version 1 cookies that use a
-        comma as a separater between cookies when using the RFC 6265 cookie
+        comma as a separator between cookies when using the RFC 6265 cookie
         processor. Based on a patch by W J Carpenter. (markt)
       </fix>
       <fix>
@@ -104,7 +104,7 @@
       </fix>
       <fix>
         Correctly parse RFC 2109 version 1 cookies that have additional linear
-        white space around cookie attrubute names and values when using the RFC
+        white space around cookie attribute names and values when using the RFC
         6265 cookie processor. (markt)
       </fix>
       <fix>
@@ -164,7 +164,7 @@
         Update the OWB module to Apache OpenWebBeans 2.0.17. (remm)
       </update>
       <fix>
-        <bug>64514</bug>: Fixes some missing class dependency issus in bootstrap
+        <bug>64514</bug>: Fixes some missing class dependency issues in bootstrap
         to address packaging/dependency concerns for JPMS and OSGi. Pull request
         provided by Raymond Augé. (markt)
       </fix>
@@ -258,7 +258,7 @@
         contains an unexpected request attribute. (markt)
       </add>
       <fix>
-        <bug>64485</bug>: Fix possible resource leak geting last modified from
+        <bug>64485</bug>: Fix possible resource leak getting last modified from
         <code>ConfigurationSource.Resource</code>. (remm)
       </fix>
     </changelog>


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