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:48:00 UTC

[tomcat] branch master updated: Fix typo

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 ad65f7d  Fix typo
ad65f7d is described below

commit ad65f7d7ca3eaa0e2cdeafc8e5c6ba3547546189
Author: Violeta Georgieva <vi...@apache.org>
AuthorDate: Tue Dec 10 13:47:46 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 ea5117b..cd13ca6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -93,7 +93,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