You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by pm...@apache.org on 2007/10/19 23:00:26 UTC

svn commit: r586612 - /geronimo/server/trunk/modules/geronimo-tomcat6/src/main/resources/org/apache/geronimo/tomcat/messages.properties

Author: pmcmahan
Date: Fri Oct 19 14:00:26 2007
New Revision: 586612

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

Modified:
    geronimo/server/trunk/modules/geronimo-tomcat6/src/main/resources/org/apache/geronimo/tomcat/messages.properties

Modified: geronimo/server/trunk/modules/geronimo-tomcat6/src/main/resources/org/apache/geronimo/tomcat/messages.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/geronimo-tomcat6/src/main/resources/org/apache/geronimo/tomcat/messages.properties?rev=586612&r1=586611&r2=586612&view=diff
==============================================================================
--- geronimo/server/trunk/modules/geronimo-tomcat6/src/main/resources/org/apache/geronimo/tomcat/messages.properties (original)
+++ geronimo/server/trunk/modules/geronimo-tomcat6/src/main/resources/org/apache/geronimo/tomcat/messages.properties Fri Oct 19 14:00:26 2007
@@ -117,7 +117,7 @@
 TomcatManagerImpl.229=Value in seconds for the sockets so linger option (SO_LINGER). This option is paired with the soLinger value.
 TomcatManagerImpl.231=Value in milliseconds for the sockets read timeout (SO_TIMEOUT). 
 TomcatManagerImpl.233=Value between 0 and 255 for the traffic class on the socket, 0x04 | 0x08 | 0x010
-TomcatManagerImpl.235=he first value for the performance settings.
+TomcatManagerImpl.235=The first value for the performance settings.
 TomcatManagerImpl.237=The second value for the performance settings.
 TomcatManagerImpl.239=The third value for the performance settings.
 TomcatManagerImpl.241=The max selectors to be used in the pool, to reduce selector contention. Use this option when the command line org.apache.tomcat.util.net.NioSelectorShared value is set to false.