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

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

commit bd7ff0bc168a912a95df3e5cedc9b61c0b02acf6
Author: Rainer Jung <[email protected]>
AuthorDate: Tue Oct 21 11:06:44 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 986c5b7c31..0aa177fbe9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -144,7 +144,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