Author: markt
Date: Tue Sep 20 10:55:04 2016
New Revision: 1761553

URL: http://svn.apache.org/viewvc?rev=1761553&view=rev
Log:
Fix typo in i18n string name

Modified:
    tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties

Modified: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties?rev=1761553&r1=1761552&r2=1761553&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties 
(original)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties Tue 
Sep 20 10:55:04 2016
@@ -127,6 +127,6 @@ sslHostConfigCertificate.mismatch=The pr
 
 sslImplementation.cnfe= Unable to create SSLImplementation for class [{0}]
 
-slUtilBase.noneSupported=None of the [{0}] specified are supported by the SSL 
engine : [{1}]
+sslUtilBase.noneSupported=None of the [{0}] specified are supported by the SSL 
engine : [{1}]
 sslUtilBase.active=The [{0}] that are active are : [{1}]
 sslUtilBase.skipped=Some of the specified [{0}] are not supported by the SSL 
engine and have been skipped: [{1}]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to