You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mg...@apache.org on 2020/10/09 07:23:14 UTC

[tomcat] branch 8.5.x updated: Fix a typo in changelog

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

mgrigorov pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new c31df67  Fix a typo in changelog
c31df67 is described below

commit c31df679a20339e4737db8774064ce1b9e065579
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Fri Oct 9 10:21:49 2020 +0300

    Fix a typo in changelog
    
    (cherry picked from commit 251111b55a4adb5f792dacc1a7418d7112f6f4e8)
---
 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 3012e9a..f32c1a7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -64,7 +64,7 @@
       <fix>
         Refactor the HTTP/2 window update handling for padding in data frames to
         ensure that the connection window is correctly updated after a data
-        frame with zero lngth padding is received. (markt)
+        frame with zero length padding is received. (markt)
       </fix>
     </changelog>
   </subseciton>


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