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 428b6cd3d4 Fix typo
428b6cd3d4 is described below

commit 428b6cd3d42c7cfc307c114e10dbcf30e8594bb0
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Sat Dec 23 13:29:04 2023 +0000

    Fix typo
---
 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 170771d217..2bb1a6f150 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -3963,7 +3963,7 @@
       <fix>
         Ensure that the <code>ReadListener</code>'s <code>onError()</code> 
event
         is triggered if the client closes the connection before sending the
-        entire request body and the server is ready the request body using
+        entire request body and the server is reading the request body using
         non-blocking I/O. (markt)
       </fix>
       <fix>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to