Author: markt
Date: Tue Mar 31 10:34:01 2015
New Revision: 1670300

URL: http://svn.apache.org/r1670300
Log:
Fix typo

Modified:
    tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1670300&r1=1670299&r2=1670300&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Tue Mar 31 10:34:01 2015
@@ -250,7 +250,7 @@
         Stop caching and re-using SocketWrapper instances. With the 
introduction
         of upgrade and non-blocking I/O, I/O can occur on non-container 
threads.
         This makes it nearly impossible to track whether a SocketWrapper is
-        still being references or not. making re-use a risky proposition.
+        still being references or not, making re-use a risky proposition.
         (markt)
       </fix>
       <scode>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to