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 9c1d7b9918 Fix changelog typo.
9c1d7b9918 is described below
commit 9c1d7b991884c85213e8e39a6590067877bbeda3
Author: Rainer Jung <[email protected]>
AuthorDate: Fri Feb 28 20:54:30 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 48e946a063..ca75b87dd1 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -342,7 +342,7 @@
<code>encodedReverseSolidusHandling</code>, to control how
<code>%5c</code> sequences in URLs are handled. The default behaviour
is
unchanged (decode) keeping in mind that the
- <strong>allowBackslash</strong> attributes determines how the decoded
+ <strong>allowBackslash</strong> attribute determines how the decoded
URI is processed. (markt)
</add>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]