From: jfclere Date: Mon, 17 Mar 2008 10:07:03 +0000 (+0000) Subject: Typo. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9d2f9c644d7d4fe07fd73ca1d242a7413043a8ee;p=tomcat7.0 Typo. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@637817 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/ssl-howto.xml b/webapps/docs/ssl-howto.xml index 0ab3ae3c4..327b96523 100644 --- a/webapps/docs/ssl-howto.xml +++ b/webapps/docs/ssl-howto.xml @@ -297,7 +297,7 @@ If you haven't compiled in SSL support into your Tomcat Native library, then you 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.