You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/04/03 11:25:36 UTC

[tomcat] branch 8.5.x updated: Fix typo

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

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


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

commit 489ad1737489c3980ee40654697fc30e68112a99
Author: Mark Thomas <ma...@apache.org>
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 8adb17f..ccfb07a 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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org