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/12/10 11:52:30 UTC

[tomcat] branch 7.0.x updated: Fix typo

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

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


The following commit(s) were added to refs/heads/7.0.x by this push:
     new dac29f9  Fix typo
dac29f9 is described below

commit dac29f904b15f3068b5ebbeb18a14954119eec96
Author: Violeta Georgieva <vi...@apache.org>
AuthorDate: Tue Dec 10 13:52:02 2019 +0200

    Fix typo
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 997d773..1d43ebd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -77,7 +77,7 @@
       <fix>
         <bug>63939</bug>: Correct the same origin check in the CORS filter. An
         origin with an explicit default port is now considered to be the same as
-        an origin without a deafult port and origins are now compared in a
+        an origin without a default port and origins are now compared in a
         case-sensitive manner as required by the CORS specification. (markt)
       </fix>
       <fix>


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