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 3dc9725 Fix typos 3dc9725 is described below commit 3dc97251bfecd5bed27f74ff0f676721227103b6 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 28 13:38:10 2021 +0100 Fix typos --- 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 b7c0170..2433c6c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -158,9 +158,9 @@ </fix> <fix> Further improvements in the management of the connection flow control - window. This addresses various bugs that what cause streams to - incorrectly report that they had timed out waiting for an allocation - from the connection flow control window. (markt) + window. This addresses various bugs that caused streams to incorrectly + report that they had timed out waiting for an allocation from the + connection flow control window. (markt) </fix> <fix> <bug>65577</bug>: Fix a <code>AccessControlException</code> reporting --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org