This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 84f42dc  Fix typo
84f42dc is described below

commit 84f42dce3df07e4640051b1430fca239ff5c45cf
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Sep 17 21:39:40 2021 +0100

    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 ebc8001..ec17488 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -116,7 +116,7 @@
   <subsection name="Coyote">
     <changelog>
       <fix>
-        <bug>65563</bug>: Correct parsing of HTTP <code>Content-Rnage</code>
+        <bug>65563</bug>: Correct parsing of HTTP <code>Content-Range</code>
         headers. Tomcat was incorrectly requiring an <code>=</code> character
         after <code>bytes</code>. Fix based on pull request <pr>449</pr> by
         Thierry Guérin. (markt)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to