From f041dd238d8ee7bde85e7dc79cecb0b2cfe828e8 Mon Sep 17 00:00:00 2001 From: andvar Date: Wed, 2 Nov 2022 20:38:21 +0000 Subject: fix various typos in comments and messages. --- libexec/httpd/CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec') diff --git a/libexec/httpd/CHANGES b/libexec/httpd/CHANGES index 658be285efe..5a59cf9ef0d 100644 --- a/libexec/httpd/CHANGES +++ b/libexec/httpd/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.53 2022/01/04 06:08:14 kim Exp $ +$NetBSD: CHANGES,v 1.54 2022/11/02 20:38:21 andvar Exp $ changes in bozohttpd 20220104: o remove obsolete .bzdirect handling. @@ -376,7 +376,7 @@ changes in bozohttpd 5.03 (20000427): - fix a bug with chdir() changes in bozohttpd 5.02 (20000426): - - .pac spport from simonb + - .pac support from simonb changes in bozohttpd 5.01 (20000421): - .swf support -- cgit