]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Little typos.
authorLucien Gentis <lgentis@apache.org>
Sun, 8 Nov 2009 13:56:56 +0000 (13:56 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 8 Nov 2009 13:56:56 +0000 (13:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@833879 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/details.xml

index 65bec8231c5d42bb0d3a82aa7d012cb7674aac6c..1db9bff53b8df0e858db7cf92762334c93bd6277 100644 (file)
@@ -86,9 +86,9 @@
     with the exact IP address (or wildcard) and port pair used in a correspnding
     set of <code>VirtualHost</code> directives.</p>
 
-    <p>The name-based virtual host selection occurs only after the a single IP-based
+    <p>The name-based virtual host selection occurs only after a single IP-based
     virtual host has been selected, and only considers the set of virtual hosts
-    the carry an identical IP address and port pair.</p>
+    that carry an identical IP address and port pair.</p>
 
     <p>Hostnames can be used in place of IP addresses in a virtual host definition,
     but it is resolved at startup and is not recommended.</p>