diff --git a/common/lang/en.lang.php b/common/lang/en.lang.php index 44e27f0a9..10c9701f9 100644 --- a/common/lang/en.lang.php +++ b/common/lang/en.lang.php @@ -228,7 +228,7 @@ $lang->msg_not_permitted_act = 'You do not have permission to execute requested action'; $lang->msg_module_is_not_exists = "Couldn't find requested module.\nPlease contact the administrator"; $lang->msg_module_is_not_standalone = 'Requested module cannot be executed independently'; - $lang->msg_default_url_is_not_defined = 'Default URL is not define'; + $lang->msg_default_url_is_not_defined = 'Default URL is not defined'; $lang->success_registed = 'Registered successfully'; $lang->success_declared = 'Accused successfully';