From dc685fd1d357a34696f635b4596a41b5e3976558 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 10 Aug 2000 22:44:00 +0000 Subject: [PATCH] typo --- lib/lwres/include/lwres/context.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/lwres/include/lwres/context.h b/lib/lwres/include/lwres/context.h index dae9919b4b..2b14508fcc 100644 --- a/lib/lwres/include/lwres/context.h +++ b/lib/lwres/include/lwres/context.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: context.h,v 1.11 2000/08/01 01:32:33 tale Exp $ */ +/* $Id: context.h,v 1.12 2000/08/10 22:44:00 gson Exp $ */ #ifndef LWRES_CONTEXT_H #define LWRES_CONTEXT_H 1 @@ -39,7 +39,7 @@ typedef void (*lwres_free_t)(void *arg, void *mem, size_t length); /* * XXXMLG * - * Make the server reload /etc/resolv.conf periodlically. + * Make the server reload /etc/resolv.conf periodically. * * Make the server do sortlist/searchlist. *