From b5d4b4c857e0071338e7060c71339f42ed37084b Mon Sep 17 00:00:00 2001 From: pero Date: Tue, 3 Apr 2007 16:27:21 +0000 Subject: [PATCH] fixed typo... git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@525200 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/aio.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/aio.xml b/webapps/docs/aio.xml index 019c3db93..2c5a0cb36 100644 --- a/webapps/docs/aio.xml +++ b/webapps/docs/aio.xml @@ -81,7 +81,7 @@ or a similar unrecoverable error occurs on the connection. Fields that have been initialized in the begin method should be reset. After this event has been processed, the request and response objects, as well as all their dependent - objects will be recycled and used to process other requests. + objects will be recycled and used to process other requests.

-- 2.11.0