Author: kkolinko
Date: Wed Nov  4 17:23:18 2015
New Revision: 1712594

URL: http://svn.apache.org/viewvc?rev=1712594&view=rev
Log:
Correct a typo in a comment in default server.xml

Modified:
    tomcat/trunk/conf/server.xml

Modified: tomcat/trunk/conf/server.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/conf/server.xml?rev=1712594&r1=1712593&r2=1712594&view=diff
==============================================================================
--- tomcat/trunk/conf/server.xml (original)
+++ tomcat/trunk/conf/server.xml Wed Nov  4 17:23:18 2015
@@ -92,7 +92,7 @@
     <!-- Define a SSL/TLS HTTP/1.1 Connector on port 8443 with HTTP/2
          This connector uses the APR/native implementation. When using the
          APR/native implementation or the OpenSSL engine with NIO or NIO2 then
-         the OPenSSL configuration attributes must be used.
+         the OpenSSL configuration attributes must be used.
     -->
     <!--
     <Connector port="8443" 
protocol="org.apache.coyote.http11.Http11AprProtocol"



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

Reply via email to