This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit dbbeb37348b94b1be008330915932778177f2719 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 e4485d0..5ed91bc 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -146,9 +146,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