]> granicus.if.org Git - apache/commitdiff
Trivial grammatical tweak.
authorRich Bowen <rbowen@apache.org>
Tue, 13 Apr 2010 11:05:19 +0000 (11:05 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 13 Apr 2010 11:05:19 +0000 (11:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933544 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/stopping.html.en
docs/manual/stopping.xml

index c9f7068d4db92e086ea3bddc1c6c18746d74e3d2..a62976333a6abf240abe1a1a40f3270990d2330d 100644 (file)
@@ -217,7 +217,7 @@ syntax error(s).</div>
     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 <code class="program"><a href="./programs/httpd.html">httpd</a></code> do not clobber each others files.</p> 
+    instances of <code class="program"><a href="./programs/httpd.html">httpd</a></code> do not clobber each other's files.</p> 
 
     <p>You should also be wary of other potential race conditions, such as
     using <code class="program"><a href="./programs/rotatelogs.html">rotatelogs</a></code> style piped logging. Multiple running
index d930ed086d9b931a1e71137e75becbc61b8c663a..87147e6bb7ff31ce8ba647f0ad8dff7874e062ad 100644 (file)
@@ -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