]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo. PR#21539
authorErik Abele <erikabele@apache.org>
Sat, 12 Jul 2003 22:32:22 +0000 (22:32 +0000)
committerErik Abele <erikabele@apache.org>
Sat, 12 Jul 2003 22:32:22 +0000 (22:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100572 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mpm.html.en
docs/manual/mpm.xml

index b3e68ff5164eece1cff87d417e907c7b55b2f61a..6835179d80b606ac80ea5ef2301cfcc5ba3f5823 100644 (file)
@@ -25,7 +25,7 @@
 </div>
 
 <p>This document describes what a Multi-Processing Module is and
-how they are using by the Apache HTTP Server.</p>
+how they are used by the Apache HTTP Server.</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#introduction">Introduction</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#choosing">Choosing an MPM</a></li>
index c886589eb74eef06af20de3b2f55be32fc1225c2..9d77ff7f4cc7d94c40f73286379f74e0417fba7b 100644 (file)
@@ -7,7 +7,7 @@
 
 <summary>
 <p>This document describes what a Multi-Processing Module is and
-how they are using by the Apache HTTP Server.</p>
+how they are used by the Apache HTTP Server.</p>
 </summary>
 
 <section id="introduction"><title>Introduction</title>