From: jfclere
Date: Wed, 2 Jul 2008 08:44:37 +0000 (+0000)
Subject: typo: 45309
X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f6d6a9088763f7c6166539a281117da8e213be6e;p=tomcat7.0
typo: 45309
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@673317 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/webapps/docs/ssl-howto.xml b/webapps/docs/ssl-howto.xml
index 504a2d17b..8cf3dee00 100644
--- a/webapps/docs/ssl-howto.xml
+++ b/webapps/docs/ssl-howto.xml
@@ -198,7 +198,7 @@ via (among other things) OpenSSL and Microsoft's Key-Manager.
Each entry in a keystore is identified by an alias string. Whilst many
-keystore implmentations treat alaises in a case insensitive manner, case
+keystore implementations treat alaises in a case insensitive manner, case
sensitive implementations are available. The PKCS11 specification,
for example, requires that aliases are case sensitive. To avoid issues related
to the case sensitivity of aliaises, it is not recommended to use aliases that