This is an automated email from the ASF dual-hosted git repository.
rjung 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 9b8fbb94de Fix typo in changelog
9b8fbb94de is described below
commit 9b8fbb94de845642b6c953634bdaf5032cf73dd3
Author: Rainer Jung <[email protected]>
AuthorDate: Tue Oct 21 11:08:23 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 61cad2a818..524c792cef 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]