From: Jeff Trawick Date: Fri, 18 Jan 2002 21:35:22 +0000 (+0000) Subject: fix a typo in a recent entry X-Git-Tag: 2.0.31~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30791bb74c281a55da5a87de9055a90939adf7d4;p=apache fix a typo in a recent entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92913 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 94dda2e0e4..d2b1962554 100644 --- 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