From 5910df76d6ff95b9f2f2f0fce393746b7ac02a06 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 12 Jun 2001 19:27:54 +0000 Subject: Typo fix. svn path=/trunk/; revision=3345 --- fetchmail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index 48c68b1f..6990b223 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -719,7 +719,7 @@ int main(int argc, char **argv) _("fetchmail: sleeping at %s\n"), timestamp()); /* - * OK, now pause util it's time for the next poll cycle. + * OK, now pause until it's time for the next poll cycle. * A nonzero return indicates we received a wakeup signal; * unwedge all servers in case the problem has been * manually repaired. -- cgit v1.2.3