From 7aaa4d81be08f8b6ccbcb6466f12f70491cde5c4 Mon Sep 17 00:00:00 2001 From: krisawzm Date: Thu, 26 Mar 2015 21:37:22 +0100 Subject: [PATCH] Fixed typo --- modules/backend/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/backend/lang/en/lang.php b/modules/backend/lang/en/lang.php index 88c01e4bf..f9a5be4c9 100644 --- a/modules/backend/lang/en/lang.php +++ b/modules/backend/lang/en/lang.php @@ -256,7 +256,7 @@ return [ ], 'mysettings' => [ 'menu_label' => 'My Settings', - 'menu_description' => 'Settings relate to your administration account' + 'menu_description' => 'Settings related to your administration account' ], 'myaccount' => [ 'menu_label' => 'My account',