diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 4b2b34dba71..853e2eeef19 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -838,7 +838,7 @@ $string['home'] = 'Home'; $string['hour'] = 'hour'; $string['hours'] = 'hours'; $string['howtomakethemes'] = 'How to make new themes'; -$string['htmleditor'] = 'Use HTML editor (some browsers only)'; +$string['htmleditor'] = 'Use HTML editor'; $string['htmleditoravailable'] = 'The HTML editor is available'; $string['htmleditordisabled'] = 'You have disabled the HTML editor in your user profile'; $string['htmleditordisabledadmin'] = 'The administrator has disabled the HTML editor on this site';