Author: markt
Date: Mon Dec 14 14:46:07 2015
New Revision: 1719926
URL: http://svn.apache.org/viewvc?rev=1719926&view=rev
Log:
Comment typo
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java?rev=1719926&r1=1719925&r2=1719926&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java Mon Dec 14
14:46:07 2015
@@ -72,7 +72,7 @@ public enum SocketEvent {
ASYNC_READ_ERROR,
/**
- * Initiated by the container when an I/O error is dedcated on a
+ * Initiated by the container when an I/O error is detected on a
* non-container thread.
*
* TODO: Can this be combined with / replaced by ERROR?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]