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 3171a0ab14 Fix changelog typo
3171a0ab14 is described below

commit 3171a0ab14d78b36f1fad6c397f1e2fb07b0fa6c
Author: Rainer Jung <rainer.j...@kippdata.de>
AuthorDate: Wed Feb 5 19:42:17 2025 +0100

    Fix changelog 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 686caf2ce6..0b2757e9cf 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -217,7 +217,7 @@
         Add a new Connector configuration attribute,
         <code>encodedReverseSolidusHandling</code>, to control how
         <code>%5c</code> sequences in URLs are handled. The default behaviour 
is
-        unchanged (decode) keeping mind mind that the
+        unchanged (decode) keeping in mind that the
         <strong>allowBackslash</strong> attributes determines how the decoded
         URI is processed. (markt)
       </add>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to