This is an automated email from the ASF dual-hosted git repository.
violetagg pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new af1ed8d Fix typo
af1ed8d is described below
commit af1ed8d83b665f9c0fa5d2a96e41d1ae3b0fa8be
Author: Violeta Georgieva [VMware] <[email protected]>
AuthorDate: Tue Nov 17 17:39:16 2020 +0200
Fix 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 bbec37a..0ce3113 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -96,7 +96,7 @@
<fix>
Fix processing of URIs with %nn encoded solidus characters when
<code>encodedSolidusHandling</code> was set to <code>passthrough</code>
- and the encoded solidus was preceeded by other %nn encoded characters.
+ and the encoded solidus was preceded by other %nn encoded characters.
Based on a pull request by willmeck. (markt)
</fix>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]