This is an automated email from the ASF dual-hosted git repository.
remm 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 59c8565a8b Fix typos
59c8565a8b is described below
commit 59c8565a8bb063afb6dda5d946521f29413cfcaa
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 d4051d3bec..5d99aaaa2e 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
@@ -210,7 +210,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]