This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 2cc9522 Fix a typo in changelog
2cc9522 is described below
commit 2cc95227675345097a803f60682592a851d0c2d5
Author: Martin Tzvetanov Grigorov <[email protected]>
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 07bdea9..64d42d9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -61,7 +61,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: [email protected]
For additional commands, e-mail: [email protected]