]> git.mjollnir.org Git - moodle.git/commitdiff
Merged MDL-9875 from stable
authormoodler <moodler>
Mon, 21 May 2007 13:34:49 +0000 (13:34 +0000)
committermoodler <moodler>
Mon, 21 May 2007 13:34:49 +0000 (13:34 +0000)
lang/en_utf8/admin.php

index 276124e231872df15088617767d309c592d95e6b..459c77dbab987d08f9882c8959e838d11215adb4 100644 (file)
@@ -83,7 +83,7 @@ $string['configdenyemailaddresses'] = 'To deny email addresses from particular d
 $string['configdigestmailtime'] = 'People who choose to have emails sent to them in digest form will be emailed the digest daily. This setting controls which time of day the daily mail will be sent (the next cron that runs after this hour will send it).';
 $string['configdisableuserimages'] = 'Disable the ability for users to change user profile images.';
 $string['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.';
-$string['configdocroot'] = 'Defines the path to the Moodle Docs. You can change this if you wish to have your own custom online documentation. Howerver, if you do that, make sure that the paths in your documentation follow the same format as http://docs.moodle.org.';
+$string['configdocroot'] = 'Defines the path to the Moodle Docs. You can change this if you wish to have your own custom online documentation. However, if you do that make sure that the paths in your documentation follow the same format as http://docs.moodle.org.';
 $string['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be showed in a new window.';
 $string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.';
 $string['configeditordictionary'] = 'This value will be used if aspell doesn\'t have dictionary for users own language.';