summaryrefslogtreecommitdiffstats
path: root/docs/manual/misc/perf-tuning.html.en
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-10-01 22:57:36 +0200
committerStefan Fritsch <sf@apache.org>2011-10-01 22:57:36 +0200
commita83284e10365f9baf39331e545dde65ecdc99ef1 (patch)
tree62b5783c3c8bdd535762acfcac4676621f71bc25 /docs/manual/misc/perf-tuning.html.en
parentgrammar fix (diff)
downloadapache2-a83284e10365f9baf39331e545dde65ecdc99ef1.tar.xz
apache2-a83284e10365f9baf39331e545dde65ecdc99ef1.zip
update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1178089 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/perf-tuning.html.en')
-rw-r--r--docs/manual/misc/perf-tuning.html.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en
index 1b3351ff39..7d85a08586 100644
--- a/docs/manual/misc/perf-tuning.html.en
+++ b/docs/manual/misc/perf-tuning.html.en
@@ -675,9 +675,9 @@
directives.</p>
<p>The <code class="directive"><a href="../mod/core.html#mutex">Mutex</a></code> directive can
- be used to change the mutex implementation of the
+ be used to change the mutex implementation of the
<code>mpm-accept</code> mutex at run-time. Special considerations
- for different mutex implementations are documented with that
+ for different mutex implementations are documented with that
directive.</p>
<p>Another solution that has been considered but never