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

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


The following commit(s) were added to refs/heads/main by this push:
     new 98bcd2c0c7 Fix typo
98bcd2c0c7 is described below

commit 98bcd2c0c78f9fa78619d2dec4995f31bcb2d580
Author: Mark Thomas <[email protected]>
AuthorDate: Tue May 26 08:53:21 2026 +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 d8c8831b67..26eddac83f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -254,7 +254,7 @@
       </fix>
       <fix>
         Check for last-modified header in <code>ExpiresFilter</code> when a
-        servlet uses <code>addDateHader</code> to avoid wrongly considering
+        servlet uses <code>addDateHeader</code> to avoid wrongly considering
         it has been set. (remm)
       </fix>
       <fix>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to