From 1a130272ede386eca72cecd94d9877d1aaf8b10f Mon Sep 17 00:00:00 2001 From: Stas Bekman Date: Wed, 13 Aug 2003 20:50:04 +0000 Subject: [PATCH] spelling fix PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100980 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index eff45012d7..abfe3d5179 100644 --- a/CHANGES +++ b/CHANGES @@ -10,9 +10,9 @@ Changes with Apache 2.1.0-dev [Cliff Woolley] *) Fix bug in mod_deflate, which was passing calling deflate() - without checkinig first whether it has something to deflate. (currently - this causes deflate to generate a fatal error according to the zlib spec). - PR 22259. [Stas Bekman] + without checking first whether it has something to deflate. (Currently + this causes deflate to generate a fatal error according to the + zlib spec.) PR 22259. [Stas Bekman] *) Avoid an infinite recursion, which occured if the name of an included config file or directory contained a wildcard character. PR 22194. -- 2.50.1