Author: markt
Date: Wed Jul 27 16:58:36 2011
New Revision: 1151532

URL: http://svn.apache.org/viewvc?rev=1151532&view=rev
Log:
Typo

Modified:
    tomcat/trunk/webapps/docs/ssl-howto.xml

Modified: tomcat/trunk/webapps/docs/ssl-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/ssl-howto.xml?rev=1151532&r1=1151531&r2=1151532&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/ssl-howto.xml (original)
+++ tomcat/trunk/webapps/docs/ssl-howto.xml Wed Jul 27 16:58:36 2011
@@ -47,7 +47,7 @@
 <p>To install and configure SSL support on Tomcat, you need to follow
 these simple steps.  For more information, read the rest of this HOW-TO.</p>
 <ol>
-<li>Create a certificate keystore file to store the servers private key and
+<li>Create a keystore file to store the server&apos;s private key and
 self-signed certificate by executing the following command:
 <p>Windows:</p>
 <source>



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

Reply via email to