From 127328f9f8b13d84e8428800176bf3eea2a0f66d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 17:45:30 +0800 Subject: [PATCH] Lock.php --- Lock.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lock.php b/Lock.php index 2870e38d..36668fd1 100644 --- 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"); -- 2.39.2