From c56c28c3f28526766895da7e0366799d7610b09c Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 5 Mar 2001 12:34:02 +0000 Subject: [PATCH] grammatical typo in comment --- lib/isc/include/isc/log.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isc/include/isc/log.h b/lib/isc/include/isc/log.h index 11a4b515c1..1880e2867e 100644 --- a/lib/isc/include/isc/log.h +++ b/lib/isc/include/isc/log.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: log.h,v 1.37 2001/02/23 23:12:27 marka Exp $ */ +/* $Id: log.h,v 1.38 2001/03/05 12:34:02 tale Exp $ */ #ifndef ISC_LOG_H #define ISC_LOG_H 1 @@ -508,7 +508,7 @@ ISC_FORMAT_PRINTF(5, 6); * Write a message to the log channels. * * Notes: - * Log message containing natural language text should be logged with + * Log messages containing natural language text should be logged with * isc_log_iwrite() to allow for localization. * * lctx can be NULL; this is allowed so that programs which use