From 9bcd0f9ac9944381d2ad2622dc44b4ee76911f18 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 3 Jan 2017 16:59:35 +0000 Subject: [PATCH] punctuation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777163 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 511b10b239..d6968faf42 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -817,7 +817,7 @@ DocumentRoot "/var/www/${servername}/htdocs"

While this directive is supported in virtual host context, the changes it makes are visible to any later configuration - directives, beyond any enclosing virtual host

+ directives, beyond any enclosing virtual host.

-- 2.50.1