Lock.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:45:30 +0000 (17:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:45:30 +0000 (17:45 +0800)
Lock.php

index 2870e38..36668fd 100644 (file)
--- a/Lock.php
+++ b/Lock.php
@@ -51,7 +51,7 @@ class Pman_Core_Lock extends Pman
     function get($action)
     {
         // should we allow url links to lock things???
-        // only for debuggin??
+        // only for debugging??
         $this->post($action);
         // 
         $this->jerr("invalid request");