From 6c6ba36402de33124a4c2bc1070fda995f848b1e Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Tue, 6 Oct 2015 19:17:10 +0000 Subject: [PATCH] Fix new XML error in mod_subtitute docs. Followup to r1707039. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1707122 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_substitute.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml index 9475702101..c24dd07055 100644 --- a/docs/manual/mod/mod_substitute.xml +++ b/docs/manual/mod/mod_substitute.xml @@ -180,7 +180,7 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i" SubstituteInheritBefore is itself inherited, hence contexts that inherit it (those that don't specify their own SubstituteInheritBefore value) will apply the - closest defined merge order. + closest defined merge order.

-- 2.40.0