diff --git a/admin/themes/default/template/plugins_new.tpl b/admin/themes/default/template/plugins_new.tpl index 0edee7ef5..1483cc00c 100644 --- a/admin/themes/default/template/plugins_new.tpl +++ b/admin/themes/default/template/plugins_new.tpl @@ -13,7 +13,7 @@ {footer_script} const str_confirm_msg = "{"Yes, I am sure"|@translate}"; -const str_cancel_msg = "{"No, I have chaged my mind"|@translate}"; +const str_cancel_msg = "{"No, I have changed my mind"|@translate}"; const str_install_title = "{'Are you sure you want to install the plugin "%s"?'|@translate|@escape:'javascript'}"; const strs_certification = { "-1" : "{'This plugin is incompatible with your version'|@translate}", @@ -212,4 +212,4 @@ const str_from_begining = "{"since the beginning"|@translate}"; {'Show beta test plugins'|@translate} {/if}

-{/if} \ No newline at end of file +{/if}