Commit 0cd7dd61 authored by Yoshiki Hayashi's avatar Yoshiki Hayashi
Browse files

Typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105522 13f79535-47bb-0310-9956-ffa450edef68
parent 14cf33a3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
<!-- $Revision: 1.10 $ -->
<!-- $Revision: 1.11 $ -->

<!--
 Copyright 2002-2004 The Apache Software Foundation
@@ -485,7 +485,7 @@
    </example>

    <p>A request to an unspecified address on port 80 is served from the
    default vhost any other request to an unspecified address and port is
    default vhost. Any other request to an unspecified address and port is
    served from the main server.</p>
    </section>