summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index f8bb4e2424..8207dc819d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -322,7 +322,7 @@
(-) mod_example ...... Apache API demonstration (developers only)
MPMs
- mpmt_pthread ..... Mutli-process(dynamic) Multi-threaded(static)
+ mpmt_pthread ..... Multi-process(dynamic) Multi-threaded(static)
Unix MPM
prefork .......... Preforking Unix MPM
perchild ......... Multi-process(static) Multi-threaded(dynamic)