From ed3957808b2b2c74af507bb077612d01067054b1 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 25 Aug 2003 13:48:23 +0000 Subject: [PATCH] Fixed a typo --- lang/en/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index a1eec97111..9481f2cc77 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -39,7 +39,7 @@ $string['adminhelplanguage'] = "For checking and editing the current language pa $string['adminhelplogs'] = "Browse logs of all activity on this site"; $string['adminhelpmanagemodules'] = "Manage installed modules and their settings"; $string['adminhelpmanagedatabase'] = "Access the database directly (be careful!)"; -$string['adminhelpsitesettings'] = "Define the how the front page of the site looks"; +$string['adminhelpsitesettings'] = "Define how the front page of the site looks"; $string['adminhelpsitefiles'] = "For publishing general files or uploading external backups"; $string['adminhelpthemes'] = "Choose how the site looks (colours, fonts etc)"; $string['adminhelpusers'] = "Define your users and set up authentication"; -- 2.39.5