From: Joshua Slive Date: Tue, 21 Nov 2000 19:26:04 +0000 (+0000) Subject: Fix typo. X-Git-Tag: moving_to_httpd_module~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8bc4e875df4067fa0107f72d2e79c7fca0d951a;p=thirdparty%2Fapache%2Fhttpd.git 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 c4d40675234..7d99828e817 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 c4d40675234..7d99828e817 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.