aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c2
1 files changed, 1 insertions, 1 deletions
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.