]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo.
authorYoshiki Hayashi <yoshiki@apache.org>
Tue, 19 Oct 2004 09:02:23 +0000 (09:02 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Tue, 19 Oct 2004 09:02:23 +0000 (09:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105522 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/examples.xml

index b43187a77000c3d558f00427a21ed9db55cca348..4e3d03842c9240c4baa6b9bbcbd11b68f8b1d9f3 100644 (file)
@@ -1,7 +1,7 @@
 <?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
     </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>