From b6a86167f65a59a37cd57f59f8c33446d58da416 Mon Sep 17 00:00:00 2001
From: Lucien Gentis
Date: Sun, 28 Jun 2015 13:26:26 +0000
Subject: [PATCH] Typo and XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1688003 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_substitute.xml | 2 +-
docs/manual/new_features_2_4.xml | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml
index e0852f3c89..a44debd99f 100644
--- a/docs/manual/mod/mod_substitute.xml
+++ b/docs/manual/mod/mod_substitute.xml
@@ -182,7 +182,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.
diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml
index e2a50bcd5a..09973389a3 100644
--- a/docs/manual/new_features_2_4.xml
+++ b/docs/manual/new_features_2_4.xml
@@ -37,7 +37,8 @@
Run-time Loadable MPMs
Multiple MPMs can now be built
as loadable modules at compile time.
- The MPM of choice can be configured at run time.
+ The MPM of choice can be configured at run time via LoadModule.
Event MPM
The Event MPM is no longer experimental
--
2.50.1