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

markt 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 c295b1f  Fix typos
c295b1f is described below

commit c295b1fd1bd7c435fdf7d1aa6a22c0a3714103a9
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 42f226a..b6ef3ba 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

Reply via email to