On 09/10/2020 08:22, mgrigo...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > mgrigorov pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push: > new 251111b Fix a typo in changelog > 251111b is described below > > commit 251111b55a4adb5f792dacc1a7418d7112f6f4e8 > Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org> > AuthorDate: Fri Oct 9 10:21:49 2020 +0300 > > Fix a typo in changelog
Tx. Mark > --- > 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 ec41058..d50d331 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: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org