From 0bc47ae1cfb84aa7ece61861ae94a563d9dc59d0 Mon Sep 17 00:00:00 2001
From: Jeff Trawick
Date: Thu, 11 Nov 2010 19:21:11 +0000
Subject: [PATCH] fix MPM typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1034057 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index c2bbd8ab4c..6aa40a85ed 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -1514,7 +1514,7 @@ media type in the HTTP Content-Type header field
for each process id.
This directive currently only works with the prefork
- PM.
+ MPM.
--
2.50.1