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 284dca38ff Fix changelog typo
284dca38ff is described below
commit 284dca38ff760db32b17ffdb9473458a412c48b0
Author: Rainer Jung <[email protected]>
AuthorDate: Wed Feb 5 19:32:33 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 16772ff4d1..d46cc12830 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -231,7 +231,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: [email protected]
For additional commands, e-mail: [email protected]