Author: markt
Date: Mon Jun  5 20:59:29 2017
New Revision: 1797709

URL: http://svn.apache.org/viewvc?rev=1797709&view=rev
Log:
Tweak comment

Modified:
    tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/SSLValve.java

Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/SSLValve.java
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/SSLValve.java?rev=1797709&r1=1797708&r2=1797709&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/SSLValve.java 
(original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/SSLValve.java Mon Jun  
5 20:59:29 2017
@@ -133,7 +133,7 @@ public class SSLValve extends ValveBase
          * '-----BEGIN CERTIFICATE-----' and ends with
          * '-----END CERTIFICATE-----'.
          *
-         * Note: For Java 7, the the BEGIN and END markers must be on separate
+         * Note: For Java 6, the the BEGIN and END markers must be on separate
          *       lines as must each of the original content lines. The
          *       CertificateFactory is tolerant of any additional whitespace
          *       such as leading and trailing spaces and new lines as long as



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

Reply via email to