From: Alan Knowles Date: Thu, 7 Jan 2016 07:21:22 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e8285cf6364cc458d97a047a2206da7b9bfb8a57 Notify.php --- diff --git a/Notify.php b/Notify.php index d87475e3..10f2419e 100644 --- a/Notify.php +++ b/Notify.php @@ -230,7 +230,7 @@ class Pman_Core_Notify extends Pman $this->logecho("BATCH SIZE: ". (count($ar) + $total) ); if (empty($ar)) { - $this->logecho("COMPLETED MAIN QUEUE - running delated"); + $this->logecho("COMPLETED MAIN QUEUE - running deleted"); if (empty($pushed)) { break;