From: Joshua Slive Date: Tue, 21 Nov 2000 19:26:04 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b89be9f96f4f02721541c33a1d0df9d3369aae87;p=apache Fix typo. Submitted by: Cliff Woolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87051 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/module-dict.html b/docs/manual/mod/module-dict.html index c4d4067523..7d99828e81 100644 --- a/docs/manual/mod/module-dict.html +++ b/docs/manual/mod/module-dict.html @@ -70,7 +70,7 @@
MPM
A module with status "MPM" is a Muti-Processing Module. Unlike the other + href="../mpm.html">Multi-Processing Module. 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. diff --git a/docs/manual/mod/module-dict.html.en b/docs/manual/mod/module-dict.html.en index c4d4067523..7d99828e81 100644 --- a/docs/manual/mod/module-dict.html.en +++ b/docs/manual/mod/module-dict.html.en @@ -70,7 +70,7 @@
MPM
A module with status "MPM" is a Muti-Processing Module. Unlike the other + href="../mpm.html">Multi-Processing Module. 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.