This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 48564f582b Fix typo
48564f582b is described below
commit 48564f582b4a58365d1fd753ae832ef40321c70f
Author: Mark Thomas <[email protected]>
AuthorDate: Sat Dec 23 13:30:26 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 e610b2bdf2..462a848a8e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -3470,7 +3470,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: [email protected]
For additional commands, e-mail: [email protected]