From eff264c47c4f769dd4490c53e94977e6d4d07d3e Mon Sep 17 00:00:00 2001
From: Christophe Jaillet
Date: Tue, 19 Aug 2014 20:14:20 +0000
Subject: [PATCH] Fix typo noticed by GilDawson
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1618966 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/vhosts/name-based.html.en | 2 +-
docs/manual/vhosts/name-based.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en
index 48515f90cb..a80395c1eb 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.
--
2.50.1