From 84a42265d5228d32adbe4f5bf0a2ebd5e8eeace1 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 20 Mar 2011 01:56:22 +0000 Subject: Fixes #3162 git-svn-id: http://code.elgg.org/elgg/trunk@8776 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/en.php b/languages/en.php index ab4abc00b..351c228af 100644 --- a/languages/en.php +++ b/languages/en.php @@ -645,7 +645,7 @@ $english = array( 'admin:plugins:warning:elgg_version_unknown' => 'This plugin uses a legacy manifest file and does not specify a compatible Elgg version. It probably will not work!', 'admin:plugins:warning:unmet_dependencies' => 'This plugin has unmet dependencies and cannot be activated. Check dependencies under more info.', - 'admin:plugins:warning:invalid' => '%s is not a valid Elgg plugin. Check the Elgg documentation for troublshooting tips.', + 'admin:plugins:warning:invalid' => '%s is not a valid Elgg plugin. Check the Elgg documentation for troubleshooting tips.', 'admin:plugins:cannot_activate' => 'Cannot Activate', 'admin:plugins:set_priority:yes' => "Reordered %s.", -- cgit v1.2.3