]> granicus.if.org Git - apache/commitdiff
Typo fix
authorDaniel Gruno <humbedooh@apache.org>
Sun, 29 Apr 2012 16:22:05 +0000 (16:22 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 29 Apr 2012 16:22:05 +0000 (16:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331934 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/name-based.html.en
docs/manual/vhosts/name-based.xml

index 8800c8dda213c27d59ee47f22d88ce0cc49a1ce7..ea2cdcceb5d546f7a5d36b7036cd3f6563ba64a2 100644 (file)
@@ -155,7 +155,7 @@ ServerName other.example.com
     first have your DNS server properly configured to map those names to an IP
     address associated with your server.</p>
 
-    <p>Name-based virtual hosts for the best-matching set of  <code class="directive"><a href="../mod/core.html#virtualhost">&lt;virtualhost&gt;</a></code>s are processsed 
+    <p>Name-based virtual hosts for the best-matching set of  <code class="directive"><a href="../mod/core.html#virtualhost">&lt;virtualhost&gt;</a></code>s are processed 
     in the order they appear in the configuration.  The first matching <code class="directive"><a href="../mod/core.html#servername">ServerName</a></code> or <code class="directive"><a href="../mod/core.html#serveralias">ServerAlias</a></code> is used, with no different precedence for wildcards
     (nor for ServerName vs. ServerAlias).  </p>
 
index 2b67a0bc4c923cd8cb37c1eac7f9e851f5c33c7a..003efec6e87a9cc01b422a557f8c37604b6a1f54 100644 (file)
@@ -169,7 +169,7 @@ ServerName other.example.com
     address associated with your server.</p>
 
     <p>Name-based virtual hosts for the best-matching set of  <directive
-    type="section" module="core">virtualhost</directive>s are processsed 
+    type="section" module="core">virtualhost</directive>s are processed 
     in the order they appear in the configuration.  The first matching <directive
     module="core">ServerName</directive> or <directive module="core"
     >ServerAlias</directive> is used, with no different precedence for wildcards