From 46038084d72016f6ac85df3ba6fdaf68a36051f7 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 18 Jan 2002 21:35:22 +0000 Subject: [PATCH] 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 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1