Prune.php
authorAlan Knowles <alan@roojs.com>
Thu, 16 Oct 2014 05:34:29 +0000 (13:34 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 Oct 2014 05:34:29 +0000 (13:34 +0800)
Prune.php

index 0ad41df..e40a1f3 100644 (file)
--- a/Prune.php
+++ b/Prune.php
@@ -11,7 +11,7 @@ require_once 'Pman.php';
 class Pman_Core_Prune extends Pman
 {
     //put your code here
-    static $cli_desc = "COre Prune -- remove old event data (6 months is normally a good idea).";
+    static $cli_desc = "Core Prune -- remove old event data (6 months is normally a good idea).";
     static $cli_opts = array(
         'months' => array(
             'desc' => 'How many months',