]> granicus.if.org Git - apache/commitdiff
Fix typo.
authorJoshua Slive <slive@apache.org>
Tue, 21 Nov 2000 19:26:04 +0000 (19:26 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 21 Nov 2000 19:26:04 +0000 (19:26 +0000)
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

docs/manual/mod/module-dict.html
docs/manual/mod/module-dict.html.en

index c4d4067523404ede6a26e2ea89321cbe2059d356..7d99828e81721b27f25ac362ca141e5c2c07dd05 100644 (file)
@@ -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.
index c4d4067523404ede6a26e2ea89321cbe2059d356..7d99828e81721b27f25ac362ca141e5c2c07dd05 100644 (file)
@@ -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.