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

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


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

commit 58322810c456c595aacb6ffb4942369f33b7fd55
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 6197d7397b..4cdaa45d56 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -150,7 +150,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