You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pe...@apache.org on 2007/04/03 18:27:26 UTC

svn commit: r525200 - /tomcat/tc6.0.x/trunk/webapps/docs/aio.xml

Author: pero
Date: Tue Apr  3 09:27:21 2007
New Revision: 525200

URL: http://svn.apache.org/viewvc?view=rev&rev=525200
Log:
fixed typo...

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/aio.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/aio.xml?view=diff&rev=525200&r1=525199&r2=525200
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/aio.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/aio.xml Tue Apr  3 09:27:21 2007
@@ -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.</li>
   </ul>
 
   <p>



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