From: Denis Vlasenko Date: Sun, 28 Jan 2007 14:51:32 +0000 (-0000) Subject: correct bad English X-Git-Tag: 1_5_1~260 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4e1715f4b9377a17c222d2e2f1868577f9db05fc;p=oweals%2Fbusybox.git correct bad English --- diff --git a/runit/svlogd.c b/runit/svlogd.c index cf29e8e9f..41a7c860e 100644 --- a/runit/svlogd.c +++ b/runit/svlogd.c @@ -796,7 +796,7 @@ int svlogd_main(int argc, char **argv) if (!timestamp) memRchr = memrchr; - /* Each iteration processes one line or more lines */ + /* Each iteration processes one or more lines */ while (1) { char stamp[FMT_PTIME]; char *lineptr;