Author: markt
Date: Tue Mar 31 12:03:48 2015
New Revision: 1670311

URL: http://svn.apache.org/r1670311
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=1670311&r1=1670310&r2=1670311&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Tue Mar 31 12:03:48 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 referenced 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