Notify.php
authorAlan Knowles <alan@roojs.com>
Thu, 7 Jan 2016 07:21:22 +0000 (15:21 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 7 Jan 2016 07:21:22 +0000 (15:21 +0800)
Notify.php

index d87475e..10f2419 100644 (file)
@@ -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;