Author: markt
Date: Mon May 9 13:10:14 2011
New Revision: 1101010
URL: http://svn.apache.org/viewvc?rev=1101010&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties
Modified: tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties?rev=1101010&r1=1101009&r2=1101010&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties
(original)
+++ tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties Mon
May 9 13:10:14 2011
@@ -40,7 +40,7 @@ errorReportValve.rootCauseInLogs=The ful
# Remote IP valve
remoteIpValve.syntax=Invalid regular expressions [{0}] provided.
-remoteIpValve.invalidPortHeader=Invalid value [{0}] found for port in HTP
header [{1}]
+remoteIpValve.invalidPortHeader=Invalid value [{0}] found for port in HTTP
header [{1}]
sslValve.certError=Failed to process certificate string [{0}] to create a
java.security.cert.X509Certificate object
sslValve.invalidProvider=The SSL provider specified on the connector
associated with this request of [{0}] is invalid. The certificate data could
not be processed.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]