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:24:30 UTC

[tomcat] branch master updated: Fix typo

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

markt 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 8c01834  Fix typo
8c01834 is described below

commit 8c0183441177744e65c5bf02fa49f6ec4e7c4de8
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 fd64a5c..0241d8a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -119,7 +119,7 @@
       </update>
       <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>
       <update>
         Remove


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org