]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed a typo
authormoodler <moodler>
Mon, 25 Aug 2003 13:48:23 +0000 (13:48 +0000)
committermoodler <moodler>
Mon, 25 Aug 2003 13:48:23 +0000 (13:48 +0000)
lang/en/moodle.php

index a1eec9711193c744bd8c321bd5fd475b88734558..9481f2cc77026328c107128b3a33940c13496f62 100644 (file)
@@ -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";