From: Daniel Gruno
Date: Sun, 22 Jul 2012 15:50:01 +0000 (+0000)
Subject: typo fix
X-Git-Tag: 2.5.0-alpha~6600
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b18e09b78a8ec0399dea7df36fc9e8d9a1ffdbd;p=thirdparty%2Fapache%2Fhttpd.git
typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1364335 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml
index cf5dd127ef0..22aa7b32f06 100644
--- a/docs/manual/ssl/ssl_faq.xml
+++ b/docs/manual/ssl/ssl_faq.xml
@@ -626,7 +626,7 @@ Virtual Hosting to identify different SSL virtual hosts?
specification added, called Server Name Indication (SNI).
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.