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

markt-asf 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 7c8e8a5cf9 Fix typo
7c8e8a5cf9 is described below

commit 7c8e8a5cf97630a075789c765dce7ea9ff12e53c
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 0a2b984917..00412c5bbb 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -146,7 +146,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