From ef10b246a5f5f0166026c62dbd790e24fa1948a8 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 11 Feb 1997 07:16:25 +0000 Subject: Typo fix. svn path=/trunk/; revision=862 --- fetchmail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index 111a52d2..76df73d0 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -897,7 +897,7 @@ void dump_params (struct query *ctl) if (ctl->server.monitor) printf(" Polling loop will monitor %s.\n", ctl->server.monitor); else if (outlevel == O_VERBOSE) - printf(" No monitor interrface specified.\n"); + printf(" No monitor interface specified.\n"); #endif if (ctl->server.protocol > P_POP2) -- cgit v1.2.3