From e8285cf6364cc458d97a047a2206da7b9bfb8a57 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 7 Jan 2016 15:21:22 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2