tidying
[exim.git] / src / src / daemon.c
index 3c63c63681a24b15d59b90ccc3257c1a6a20cd38..88114d648122193bcf11e465813a56737515a89c 100644 (file)
@@ -1493,7 +1493,7 @@ if (is_multiple_qrun())                           /* we are managing periodic runs */
       }
     else
 #endif
-      /* Normal periodic runL in order of run priority, find the first queue
+      /* Normal periodic run: in order of run priority, find the first queue
       for which we can start a runner */
 
       for (q = qrunners; q; q = q->next)