correct bad English
diff --git a/runit/svlogd.c b/runit/svlogd.c
index cf29e8e..41a7c86 100644
--- a/runit/svlogd.c
+++ b/runit/svlogd.c
@@ -796,7 +796,7 @@
 	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;