From 02f7721f866907d1f9eec809db40c4fe43444ea3 Mon Sep 17 00:00:00 2001 From: Cliff Woolley Date: Thu, 16 Aug 2001 05:13:55 +0000 Subject: [PATCH] Fix a few tiny typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90191 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 5cdcc89739..7a17c7aea1 100644 --- a/CHANGES +++ b/CHANGES @@ -22,7 +22,7 @@ Changes with Apache 2.0.24-dev should make it easier to catch all bugs in these directives once. [Cody Sherr ] - *) Close a major resource leak. Everytime we had issued a + *) Close a major resource leak. Every time we had issued a graceful restart, we leaked a socket descriptor. [Ryan Bloom] @@ -41,7 +41,7 @@ Changes with Apache 2.0.24-dev [Ryan Bloom] *) The worker MPM now handles shutdown and restart requests. It - definately isn't perfect, but we do stop the servers correctly. + definitely isn't perfect, but we do stop the servers correctly. The biggest problem right now is that SIGHUP causes the server to just die. [Ryan Bloom] -- 2.40.0