summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Abele <erikabele@apache.org>2003-02-02 15:34:06 +0000
committerErik Abele <erikabele@apache.org>2003-02-02 15:34:06 +0000
commit6405144e8e389b4d054cd986ea0d3decfd78a143 (patch)
tree0568287564c4341a9173c4decc8adb41f62c96cc
parenta554f67cc9c5578b1b2276163d12a99679954775 (diff)
downloadhttpd-6405144e8e389b4d054cd986ea0d3decfd78a143.tar.gz
Typo (fix PR16656).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98563 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/vhosts/index.html.en2
-rw-r--r--docs/manual/vhosts/index.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/vhosts/index.html.en b/docs/manual/vhosts/index.html.en
index 96c9527ac9..1156374ab0 100644
--- a/docs/manual/vhosts/index.html.en
+++ b/docs/manual/vhosts/index.html.en
@@ -41,7 +41,7 @@
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#support">Virtual Host Support</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#directives">Configuration directives</a></li>
</ul><h3>See also</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_vhost_alias.html">mod_vhost_alias</a></code></li><li><a href="name-based.html">Name-based virtual
-hosts</a></li><li><a href="ip-based.html">IP-based virtual hosts</a></li><li><a href="examples.html">Virtual host examples</a></li><li><a href="fd-limits.html">File descriptor limits</a></li><li><a href="mass.html">Mass virtual hosting</a></li><li><a href="details.html">Detalis of host matching</a></li></ul></div>
+hosts</a></li><li><a href="ip-based.html">IP-based virtual hosts</a></li><li><a href="examples.html">Virtual host examples</a></li><li><a href="fd-limits.html">File descriptor limits</a></li><li><a href="mass.html">Mass virtual hosting</a></li><li><a href="details.html">Details of host matching</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="support" id="support">Virtual Host Support</a></h2>
diff --git a/docs/manual/vhosts/index.xml b/docs/manual/vhosts/index.xml
index f06a5e520a..ed97c7fe32 100644
--- a/docs/manual/vhosts/index.xml
+++ b/docs/manual/vhosts/index.xml
@@ -40,7 +40,7 @@ hosts</a></seealso>
<seealso><a href="examples.html">Virtual host examples</a></seealso>
<seealso><a href="fd-limits.html">File descriptor limits</a></seealso>
<seealso><a href="mass.html">Mass virtual hosting</a></seealso>
-<seealso><a href="details.html">Detalis of host matching</a></seealso>
+<seealso><a href="details.html">Details of host matching</a></seealso>
<section id="support"><title>Virtual Host Support</title>