From: Daniel Gruno
Date: Mon, 2 Apr 2012 16:01:36 +0000 (+0000)
Subject: Fix typo (Thanks to Daniel Shahaf)
X-Git-Tag: 2.5.0-alpha~7270
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8179a23078f220d90df125e1f47aa4645ae988b;p=thirdparty%2Fapache%2Fhttpd.git
Fix typo (Thanks to Daniel Shahaf)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1308409 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml
index bcabd39b073..0e418f87ed0 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.