This is an automated email from the ASF dual-hosted git repository.
violetagg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 4741f50 Fix typos
4741f50 is described below
commit 4741f50f5632ebc15d93057ac40886cd37a607ec
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 57754b7..68f74dd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -119,7 +119,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>
@@ -175,7 +175,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]