aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-20 01:56:22 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-20 01:56:22 +0000
commit84a42265d5228d32adbe4f5bf0a2ebd5e8eeace1 (patch)
treec1d93237b1260b1a7e96a3337f1b8b63947a786f /languages
parent75f324233f2658e8f78e23b44777c611615c9351 (diff)
downloadelgg-84a42265d5228d32adbe4f5bf0a2ebd5e8eeace1.tar.gz
elgg-84a42265d5228d32adbe4f5bf0a2ebd5e8eeace1.tar.bz2
Fixes #3162
git-svn-id: http://code.elgg.org/elgg/trunk@8776 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
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 <a href="http://docs.elgg.org/Invalid_Plugin">the Elgg documentation</a> for troublshooting tips.',
+ 'admin:plugins:warning:invalid' => '%s is not a valid Elgg plugin. Check <a href="http://docs.elgg.org/Invalid_Plugin">the Elgg documentation</a> for troubleshooting tips.',
'admin:plugins:cannot_activate' => 'Cannot Activate',
'admin:plugins:set_priority:yes' => "Reordered %s.",