From 9d2f9c644d7d4fe07fd73ca1d242a7413043a8ee Mon Sep 17 00:00:00 2001 From: jfclere Date: Mon, 17 Mar 2008 10:07:03 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@637817 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/ssl-howto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.11.0