]> granicus.if.org Git - apache/commitdiff
Fix a typo spotted in an old comment + synch with trunk (trailing space)
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 3 Jan 2017 04:29:43 +0000 (04:29 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 3 Jan 2017 04:29:43 +0000 (04:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1777060 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/details.xml

index 3a1c6c1541ec11e6038b28b72d01c7730ad386bf..df9222f64c09498095124c7b43a6f621b6c16e18 100644 (file)
     ref="servernameindication">Server Name Indication</glossary>.</p>
 
     <p>The complete list of names in the <code>VirtualHost</code>
-    directive are treated just like a (non wildcard) <code>ServerAlias</code> 
+    directive are treated just like a (non wildcard) <code>ServerAlias</code>
     (but are not overridden by any <code>ServerAlias</code> statement).</p>
 
     <p>For every vhost various default values are set. In
       topics.</li>
 
       <li><code>ServerName</code> 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.</li>
       </ul>
       </section>