diff --git a/mod/quiz/lang/en/quiz.php b/mod/quiz/lang/en/quiz.php index ba5539ebd2bff..375097d6427d7 100644 --- a/mod/quiz/lang/en/quiz.php +++ b/mod/quiz/lang/en/quiz.php @@ -774,7 +774,7 @@ $string['reviewoptionsheading'] = 'Review options'; $string['reviewoptionsheading_help'] = 'These options control what information students can see when they review a quiz attempt or look at the quiz reports. -**During the attempt** settings are are only relevant for some behaviours, like \'interactive with multiple tries\', which may display feedback during the attempt. +**During the attempt** settings are only relevant for some behaviours, like \'interactive with multiple tries\', which may display feedback during the attempt. **Immediately after the attempt** settings apply for the first two minutes after \'Submit all and finish\' is clicked. diff --git a/repository/youtube/lang/en/repository_youtube.php b/repository/youtube/lang/en/repository_youtube.php index 0a4955d3dbca2..582be837a06bf 100644 --- a/repository/youtube/lang/en/repository_youtube.php +++ b/repository/youtube/lang/en/repository_youtube.php @@ -25,7 +25,7 @@ $string['apierror'] = '{$a}'; $string['apikey'] = 'API key'; -$string['information'] = '
Get a Google API Key for your Moodle site.
'; +$string['information'] = 'Get a Google API key for your Moodle site.'; $string['pluginname'] = 'Youtube videos'; $string['search'] = 'Search videos'; $string['youtube:view'] = 'Use youtube in file picker';