From d8179a23078f220d90df125e1f47aa4645ae988b Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Mon, 2 Apr 2012 16:01:36 +0000 Subject: [PATCH] Fix typo (Thanks to Daniel Shahaf) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1308409 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mpm_common.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index bcabd39b07..0e418f87ed 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -317,7 +317,7 @@ simultaneously >ServerLimit.

MaxRequestWorkers was called - MaxClients before version 2.3.13. The old name ist still + MaxClients before version 2.3.13. The old name is still supported.

-- 2.50.1