From 8e7c29c77fbb7adb114b9c64823fbf9a1bb9d298 Mon Sep 17 00:00:00 2001 From: Tony Finch Date: Thu, 1 Feb 2001 10:24:11 +0000 Subject: [PATCH] Correct a typo in httpd.conf. Submitted by: Kunihiro Tanaka PR: 7154 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87942 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ docs/conf/httpd-win.conf | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index af073bb881..40866bca4d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0b1 + *) Correct a typo in httpd.conf. + [Kunihiro Tanaka ] PR#7154 + *) Really fix mod_rewrite map lookups this time. [Tony Finch] *) Get the correct IP address if ServerName isn't set and we can't diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index d9e699864d..6917a03658 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -548,7 +548,7 @@ AddEncoding x-gzip gz tgz # avoid the ambiguity with the common suffix for perl scripts. # # Note 2: The example entries below illustrate that in quite -# some cases the two character 'Language' abbriviation is not +# some cases the two character 'Language' abbreviation is not # identical to the two character 'Country' code for its country, # E.g. 'Danmark/dk' versus 'Danish/da'. # -- 2.50.0