diff options
Diffstat (limited to 'includes/controllers/remotelink_ctrl.php')
| -rw-r--r-- | includes/controllers/remotelink_ctrl.php | 2 |
1 files changed, 1 insertions, 1 deletions
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': |
