From 1af673c1deb5d27e5d6cb08b076ca4779c36778b Mon Sep 17 00:00:00 2001 From: fisharebest Date: Sun, 10 Oct 2010 06:51:59 +0000 Subject: --- includes/controllers/remotelink_ctrl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/controllers') diff --git a/includes/controllers/remotelink_ctrl.php b/includes/controllers/remotelink_ctrl.php index 8f2c68d08f..f3a4272a1c 100644 --- a/includes/controllers/remotelink_ctrl.php +++ b/includes/controllers/remotelink_ctrl.php @@ -104,7 +104,7 @@ class RemoteLinkController extends BaseController { } - // Perform the desired action and return true/false sucess. + // Perform the desired action and return true/false success. function runAction($action) { switch ($action) { case 'addlink': -- cgit v1.3