From: Christophe Jaillet
Date: Tue, 3 Jan 2017 04:29:43 +0000 (+0000)
Subject: Fix a typo spotted in an old comment + synch with trunk (trailing space)
X-Git-Tag: 2.4.26~401
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d60d6a2f9561eba6bbf41162cdeb3bec2d2be33;p=apache
Fix a typo spotted in an old comment + synch with trunk (trailing space)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1777060 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/vhosts/details.xml b/docs/manual/vhosts/details.xml
index 3a1c6c1541..df9222f64c 100644
--- a/docs/manual/vhosts/details.xml
+++ b/docs/manual/vhosts/details.xml
@@ -110,7 +110,7 @@
ref="servernameindication">Server Name Indication.
The complete list of names in the VirtualHost
- directive are treated just like a (non wildcard) ServerAlias
+ directive are treated just like a (non wildcard) ServerAlias
(but are not overridden by any ServerAlias
statement).
For every vhost various default values are set. In
@@ -294,7 +294,7 @@
topics.
ServerName
should always be set for each
- vhost. Otherwise A DNS lookup is required for each
+ vhost. Otherwise a DNS lookup is required for each
vhost.