This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new f9209e01f2 Fix typos
f9209e01f2 is described below
commit f9209e01f2dd641f59a006f847c0284d707224c7
Author: remm <[email protected]>
AuthorDate: Thu Nov 28 10:30:07 2024 +0100
Fix typos
Submitted from PR#789
---
webapps/docs/changelog.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index a9c4401997..72fb9bb090 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -129,12 +129,12 @@
(remm)
</fix>
<fix>
- The previous fix for incosistent resource metadata during concurrent
+ The previous fix for inconsistent resource metadata during concurrent
reads and writes was incomplete. (markt)
</fix>
<fix>
<pr>780</pr>: Fix <code>content-range</code> header length. Submitted
- by Justin Chen. (remm)
+ by Chenjp. (remm)
</fix>
<fix>
<bug>69444</bug>: Ensure that the
@@ -204,7 +204,7 @@
</fix>
<fix>
Enhance Content-Range verification for partial PUT requests handled by
- the default swervlet. Provided by Chenjp in pull request <pr>778</pr>.
+ the default servlet. Provided by Chenjp in pull request <pr>778</pr>.
(markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]