diff options
author | Joe Orton <jorton@apache.org> | 2004-03-12 18:09:32 +0100 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2004-03-12 18:09:32 +0100 |
commit | 99aa60f202cf4a1ff74d4bf308a71327ddfb6a25 (patch) | |
tree | 70fa33de71efde69388df8b760925bde6ede82a6 /docs/manual | |
parent | Remove some more uneeded code. (diff) | |
download | apache2-99aa60f202cf4a1ff74d4bf308a71327ddfb6a25.tar.xz apache2-99aa60f202cf4a1ff74d4bf308a71327ddfb6a25.zip |
Grammar fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102942 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/vhosts/details.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/vhosts/details.xml b/docs/manual/vhosts/details.xml index 23b0d6533c..51566ea742 100644 --- a/docs/manual/vhosts/details.xml +++ b/docs/manual/vhosts/details.xml @@ -59,7 +59,7 @@ <p>The default value of the <code>Listen</code> field for main_server is 80. The main_server has no default <code>ServerPath</code>, or <code>ServerAlias</code>. The - default <code>ServerName</code> is deduced from the servers IP + default <code>ServerName</code> is deduced from the server's IP address.</p> <p>The main_server Listen directive has two functions. One |