Author: jfclere
Date: Mon Mar 17 03:07:03 2008
New Revision: 637817
URL: http://svn.apache.org/viewvc?rev=637817&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=637817&r1=637816&r2=637817&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/ssl-howto.xml (original)
+++ tomcat/trunk/webapps/docs/ssl-howto.xml Mon Mar 17 03:07:03 2008
@@ -297,7 +297,7 @@
</source>
SSLRandomSeed allows to specify a source of entropy. Productive system needs a
reliable source of entropy
but entropy may need a lot of time to be collected therefore test systems
could use no blocking entropy
-sources like "/dev/urandom" that will allow quickier starts of Tomcat.
+sources like "/dev/urandom" that will allow quicker starts of Tomcat.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]