From: Rainer Jung Date: Tue, 6 Oct 2015 19:17:10 +0000 (+0000) Subject: Fix new XML error in mod_subtitute docs. X-Git-Tag: 2.4.17~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c6ba36402de33124a4c2bc1070fda995f848b1e;p=apache 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 --- 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.