This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 2570a1fb69 Fix typo
2570a1fb69 is described below
commit 2570a1fb69994f26b9a33398025d5313b7614815
Author: Mark Thomas <[email protected]>
AuthorDate: Fri May 29 14:20:26 2026 +0100
Fix typo
---
webapps/docs/changelog.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 9e7a032f13..3671bc536d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -225,8 +225,7 @@
</fix>
<fix>
Reset the encoding used for query string parameters between requests in
- case an application changed changed the encoding in a previous request.
- (markt)
+ case an application changed the encoding in a previous request. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]