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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]