git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917997
13f79535-47bb-0310-9956-
ffa450edef68
</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>