From 1e938ec50534030d233867375257d46975aa9d25 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 9 Nov 2016 13:29:55 +0000 Subject: [PATCH] duplicate "the". Fold line git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1768961 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 72f4c777e66..5d179249745 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -790,8 +790,7 @@ DocumentRoot "/var/www/${servername}/htdocs"

While this directive is supported in virtual host and directory context, the changes it makes are visible to any later configuration directives, beyond any enclosing configuration section (matching or not). - Support for the - the other configuration sections was erroneously permitted by the initial + Support for the other configuration sections was erroneously permitted by the initial implementation of this directive and is only preserved (with unintuitive results) to maintain backward compatibility.

-- 2.47.2