From 2e9b24211a523c754b9437d6b742d6df304d8aeb Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 7 Jun 2000 12:29:08 +0000 Subject: Spelling fixes to progdoc. --- sysdep/unix/log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdep/unix/log.c') diff --git a/sysdep/unix/log.c b/sysdep/unix/log.c index 72450e5..6bbb644 100644 --- a/sysdep/unix/log.c +++ b/sysdep/unix/log.c @@ -107,7 +107,7 @@ vlog(int class, char *msg, va_list args) * prepended (%L_DEBUG to %L_BUG, see |lib/birdlib.h|) * * This function formats a message according to the format string @msg - * and writes it to the corresponding logfile (as specified in the + * and writes it to the corresponding log file (as specified in the * configuration). Please note that the message is automatically * formatted as a full line, no need to include |\n| inside. */ -- cgit v1.2.3