From: Daniel Gruno
Date: Mon, 2 Apr 2012 16:01:36 +0000 (+0000)
Subject: Fix typo (Thanks to Daniel Shahaf)
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9861d9122717580551e305e5c82a8c2d2ec022;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.