From: Daniel Gruno Date: Mon, 2 Apr 2012 16:00:40 +0000 (+0000) Subject: Fix typo (Thanks to Daniel Shahaf) X-Git-Tag: 2.4.2~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=283ec672e2a19b8581a32d3e87c0c3eb4b1a725a;p=apache Fix typo (Thanks to Daniel Shahaf) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308407 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index 83b4906436..61e9c752a2 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -329,7 +329,7 @@ simultaneously you must also raise 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.

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.