]> granicus.if.org Git - apache/commitdiff
fix a typo in a recent entry
authorJeff Trawick <trawick@apache.org>
Fri, 18 Jan 2002 21:35:22 +0000 (21:35 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 18 Jan 2002 21:35:22 +0000 (21:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92913 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 94dda2e0e4970ba841613d34e75398a88fc2d141..d2b19625544b993e8108a9b1d8e8cf773736dcbe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@ Changes with Apache 2.0.31-dev
 
   *) Cause Win32 to capture all child-worker process errors in
      Apache to the main server error log, until the child can
-     open it's own error logs.  [William Rowe]
+     open its own error logs.  [William Rowe]
 
   *) HPUX 11.*: Do not kill the child process when accept() 
      returns ENOBUFS on HPUX 11.*. (ported from a 1.3 patch