From: Christophe Jaillet Date: Tue, 19 Aug 2014 20:11:56 +0000 (+0000) Subject: Fix typo noticed by GilDawson X-Git-Tag: 2.5.0-alpha~3884 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dcd69d3d0d9fec55e7b036ec9544f874c1ea2ec7;p=apache Fix typo noticed by GilDawson git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1618965 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en index d50e7d5a0b..0a49a5fddc 100644 --- a/docs/manual/vhosts/name-based.html.en +++ b/docs/manual/vhosts/name-based.html.en @@ -118,7 +118,7 @@ inherited from the base server configuration. If no server name was specified globally, one is detected at startup through reverse DNS resolution of the first listening address. In either case, this inherited server name - will influenced name-based virtual host resolution, so it is best to always + will influence name-based virtual host resolution, so it is best to always explicitly list a ServerName in every name-based virtual host.

diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index f8a5bc7a19..4bac3fc229 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -130,7 +130,7 @@ inherited from the base server configuration. If no server name was specified globally, one is detected at startup through reverse DNS resolution of the first listening address. In either case, this inherited server name - will influenced name-based virtual host resolution, so it is best to always + will influence name-based virtual host resolution, so it is best to always explicitly list a ServerName in every name-based virtual host.