summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpm_common.html.en
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-03-02 12:28:49 +0000
committerRich Bowen <rbowen@apache.org>2010-03-02 12:28:49 +0000
commite394cd116f66e6df7fb7b2cf5521257bdbfda47c (patch)
treef061a9f2e27d721f47f181de8e06f66eabd57165 /docs/manual/mod/mpm_common.html.en
parentba146f525e0dda3184c17ea3eab18eb6f0c3e874 (diff)
downloadhttpd-e394cd116f66e6df7fb7b2cf5521257bdbfda47c.tar.gz
Rebuild transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917997 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mpm_common.html.en')
-rw-r--r--docs/manual/mod/mpm_common.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index b9af687b5e..233e32ea12 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -68,7 +68,7 @@ switch before dumping core</td></tr>
</table>
<p>This controls the directory to which Apache attempts to
switch before dumping core. If your operating system is configured to
- create core files in the crashing processes working directory,
+ create core files in the working directory of the crashing process,
<code class="directive">CoreDumpDirectory</code> is necessary to change working
directory from the default <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>
directory, which should not be writable by the user the server runs as.</p>