From b89be9f96f4f02721541c33a1d0df9d3369aae87 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 21 Nov 2000 19:26:04 +0000 Subject: [PATCH] Fix typo. Submitted by: Cliff Woolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87051 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/module-dict.html | 2 +- docs/manual/mod/module-dict.html.en | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.50.1