From bdd9dabb488ad00b3ec3e08b595b330c455dbefd Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Thu, 29 Aug 2002 19:08:14 +0000 Subject: [PATCH] Typo. Submitted by: Ilia Soldis git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96571 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/upgrading.html.en | 2 +- docs/manual/upgrading.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 8528ccdb8f..dd6c1de067 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -117,7 +117,7 @@
  • The AddModule and ClearModuleList directives no longer exist. - These directives where used to ensure that modules could be + These directives were used to ensure that modules could be enabled in the correct order. The new Apache 2.0 API allows modules to explicitly specify their ordering, eliminating the need for these directives.
  • diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 627af98b37..e6f19a2716 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -131,7 +131,7 @@
  • The AddModule and ClearModuleList directives no longer exist. - These directives where used to ensure that modules could be + These directives were used to ensure that modules could be enabled in the correct order. The new Apache 2.0 API allows modules to explicitly specify their ordering, eliminating the need for these directives.
  • @@ -177,4 +177,4 @@ Details are provided in the developer documentation.

    - \ No newline at end of file + -- 2.40.0