summaryrefslogtreecommitdiff
path: root/docs/manual/stopping.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-04-13 11:05:19 +0000
committerRich Bowen <rbowen@apache.org>2010-04-13 11:05:19 +0000
commit403c0b9e53c05d94bb272d7c4459ea61dc08b7f8 (patch)
treedc0122d69b44d40f7c18933fde06bab282126eb8 /docs/manual/stopping.xml
parent9128497953d583b022c1357d509b9664d9e98879 (diff)
downloadhttpd-403c0b9e53c05d94bb272d7c4459ea61dc08b7f8.tar.gz
Trivial grammatical tweak.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933544 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/stopping.xml')
-rw-r--r--docs/manual/stopping.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml
index d930ed086d..87147e6bb7 100644
--- a/docs/manual/stopping.xml
+++ b/docs/manual/stopping.xml
@@ -220,7 +220,7 @@ syntax error(s).</note>
PID, and should coexist without problem. However, if a configuration
directive, third-party module or persistent CGI utilises any other on-disk
lock or state files, care should be taken to ensure that multiple running
- instances of <program>httpd</program> do not clobber each others files.</p>
+ instances of <program>httpd</program> do not clobber each other's files.</p>
<p>You should also be wary of other potential race conditions, such as
using <program>rotatelogs</program> style piped logging. Multiple running