aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index 07d75fceb..be45b6a7d 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -577,7 +577,7 @@ $lang['plugins_revisions'] = 'Last revisions';
$lang['plugins_delete'] = 'Delete';
$lang['plugins_confirm_delete'] = 'Are you sure you want to delete this plugin?';
$lang['plugins_confirm_install'] = 'Are you sure you want to install this plugin?';
-$lang['plugins_confirm_upgrade'] = 'Are you sur to install this upgrade? You must verify if this version does not need uninstallation.';
+$lang['plugins_confirm_upgrade'] = 'Are you sure to install this upgrade? You must verify if this version does not need uninstallation.';
$lang['plugins_upgrade_ok'] = '%s has been successfully upgraded.';
$lang['plugins_install_ok'] = 'Plugin has been successfully copied';
$lang['plugins_install_need_activate'] = 'You might go to plugin list to install and activate it.';