You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/02/18 21:30:05 UTC

svn commit: r1447471 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

Author: markt
Date: Mon Feb 18 20:30:05 2013
New Revision: 1447471

URL: http://svn.apache.org/r1447471
Log:
Fix typo

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1447471&r1=1447470&r2=1447471&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Feb 18 20:30:05 2013
@@ -250,7 +250,7 @@ improvements compared to version 7.0.35.
     <code>sslEnabledProtocols</code> options for the BIO and NIO connectors. The
     behaviour of each connector is now the same. The values provided are pruned
     to those supported by the SSL implementation and when none of the remaining
-    values are supported a warning is issued and the connector configured wit
+    values are supported a warning is issued and the connector configured with
     an empty set of options (which essentially disables HTTPS support).</li>
 
 <li>Update to Commons Daemon 1.0.13.</li>

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1447471&r1=1447470&r2=1447471&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Mon Feb 18 20:30:05 2013
@@ -51,7 +51,7 @@ improvements compared to version 7.0.35.
     <code>sslEnabledProtocols</code> options for the BIO and NIO connectors. The
     behaviour of each connector is now the same. The values provided are pruned
     to those supported by the SSL implementation and when none of the remaining
-    values are supported a warning is issued and the connector configured wit
+    values are supported a warning is issued and the connector configured with
     an empty set of options (which essentially disables HTTPS support).</li>
 <li>Update to Commons Daemon 1.0.13.</li>
 </ul>



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