This is an automated email from the ASF dual-hosted git repository.
violetagg 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 5c80d1b Fix typos
5c80d1b is described below
commit 5c80d1b39cc2a2de00b2ff3526b576ab0b67d1b4
Author: Violeta Georgieva [VMware] <[email protected]>
AuthorDate: Tue Nov 17 17:39:16 2020 +0200
Fix typos
---
webapps/docs/changelog.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 0475fe5..5bb8743 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -115,7 +115,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>
@@ -171,7 +171,7 @@
</update>
<fix>
<bug>64849</bug>: Correct JPMS metadata for the Jakarta Expression
- Langauge JARs to provide missing ServiceLoader information. (markt)
+ Language JARs to provide missing ServiceLoader information. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]