This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 741dd42adf Fix typo
741dd42adf is described below
commit 741dd42adf620328777934d0b14db7753fbbd67f
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 17041f81ad..88446b62e7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -154,7 +154,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]