Commit b89be9f9 authored by Joshua Slive's avatar Joshua Slive
Browse files

Fix typo.

Submitted by:	Cliff Woolley <cliffwoolley@yahoo.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87051 13f79535-47bb-0310-9956-ffa450edef68
parent b44895ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@
   <DT><STRONG>MPM</STRONG>
   </DT>
   <DD>A module with status &quot;MPM&quot; is a <a
   href="../mpm.html">Muti-Processing Module</a>.  Unlike the other
   href="../mpm.html">Multi-Processing Module</a>.  Unlike the other
   types of modules, Apache must have one and only one MPM in use at
   any time.  This type of module is responsible for basic request
   handling and dispatching.
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@
   <DT><STRONG>MPM</STRONG>
   </DT>
   <DD>A module with status &quot;MPM&quot; is a <a
   href="../mpm.html">Muti-Processing Module</a>.  Unlike the other
   href="../mpm.html">Multi-Processing Module</a>.  Unlike the other
   types of modules, Apache must have one and only one MPM in use at
   any time.  This type of module is responsible for basic request
   handling and dispatching.