This is an automated email from the ASF dual-hosted git repository.
markt 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 d68bae8 Fix typo
d68bae8 is described below
commit d68bae893e7c1d31fed0963783aea06bce4dd28b
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Apr 3 12:23:52 2020 +0100
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 b50f759..81a5d6b 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -72,7 +72,7 @@
</fix>
<fix>
<bug>64265</bug>: Fix ETag comparison performed by the default servlet.
- The default servley always uses weak comparison. (markt)
+ The default servlet always uses weak comparison. (markt)
</fix>
<fix>
Add support for default values when using <code>${...}</code> property
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]