From: Daniel Gruno
Date: Sun, 22 Jul 2012 15:50:52 +0000 (+0000)
Subject: typo fix
X-Git-Tag: 2.2.23~100
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d47f58b482a316f8d629c5504be5f338a9f1e3;p=thirdparty%2Fapache%2Fhttpd.git
typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1364337 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml
index 9093cab2174..8062737d885 100644
--- a/docs/manual/ssl/ssl_faq.xml
+++ b/docs/manual/ssl/ssl_faq.xml
@@ -775,7 +775,7 @@ error when connecting to my newly installed server?
circumvent this issue.
Note that if you have a wildcard SSL certificate, or a
- certificate that has multple hostnames on it using subjectAltName
+ certificate that has multiple hostnames on it using subjectAltName
fields, you can use SSL on name-based virtual hosts without further
workarounds.