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

rjung 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 0d6afe3b10 Fix typo in changelog
0d6afe3b10 is described below

commit 0d6afe3b106ca79e4f2b379e6e02ac74e39e77aa
Author: Rainer Jung <[email protected]>
AuthorDate: Tue Oct 21 11:07:45 2025 +0200

    Fix typo in changelog
---
 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 221f0ea15c..e8687e8c3d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -138,7 +138,7 @@
       </fix>
       <update>
         Deprecate the <code>RemoteAddrFilter</code> and
-        <code>RemoteAddValve</code> in favour of the
+        <code>RemoteAddrValve</code> in favour of the
         <code>RemoteCIDRFilter</code> and <code>RemoteCIDRValve</code>. (markt)
       </update>
       <fix>


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

Reply via email to