mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
grammatical typo in comment
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user