]> granicus.if.org Git - apache/commitdiff
Typo.
authorErik Abele <erikabele@apache.org>
Thu, 29 Aug 2002 19:08:14 +0000 (19:08 +0000)
committerErik Abele <erikabele@apache.org>
Thu, 29 Aug 2002 19:08:14 +0000 (19:08 +0000)
Submitted by: Ilia Soldis <rkai@tversu.ru>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96571 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.html.en
docs/manual/upgrading.xml

index 8528ccdb8f4a7c0fcd407248ff06dc492282c2b0..dd6c1de067f62e37779e53eae3c60c787672d277 100644 (file)
 
       <li>The <code>AddModule</code> and
       <code>ClearModuleList</code> 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.</li>
index 627af98b371e8aff53656ad31a68509258d248b5..e6f19a2716bb69fc867efde49638283c0b20aa2c 100644 (file)
 
       <li>The <code>AddModule</code> and
       <code>ClearModuleList</code> 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.</li>
     Details are provided in the <a href="developer/">developer
     documentation</a>.</p>
   </section>
-</manualpage>
\ No newline at end of file
+</manualpage>