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:13:18 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 707dfc9  Fix typos
707dfc9 is described below

commit 707dfc988963f3e70a48251f4241d679094d79f2
Author: Violeta Georgieva [VMware] <vi...@apache.org>
AuthorDate: Wed Jul 1 17:57:01 2020 +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 c155da0..408877e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -90,7 +90,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>
@@ -100,7 +100,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>
@@ -145,7 +145,7 @@
         shell feature that is not available by default on Solaris 10. (markt)
       </fix>
       <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>


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