This is an automated email from the ASF dual-hosted git repository.
markt 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 e73925c Fix typo
e73925c is described below
commit e73925ca3c26dbf1c049609e2bb8c7e544a41e11
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 dc99f88..79e9f9f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -73,7 +73,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]