From 283ec672e2a19b8581a32d3e87c0c3eb4b1a725a Mon Sep 17 00:00:00 2001
From: Daniel Gruno
Date: Mon, 2 Apr 2012 16:00:40 +0000
Subject: [PATCH] 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
---
docs/manual/mod/mpm_common.html.en | 2 +-
docs/manual/mod/mpm_common.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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.
--
2.40.0