From: Erik Abele Date: Thu, 29 Aug 2002 19:08:14 +0000 (+0000) Subject: Typo. X-Git-Tag: AGB_BEFORE_AAA_CHANGES~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bdd9dabb488ad00b3ec3e08b595b330c455dbefd;p=thirdparty%2Fapache%2Fhttpd.git Typo. Submitted by: Ilia Soldis git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96571 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 8528ccdb8f4..dd6c1de067f 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 627af98b371..e6f19a2716b 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 +