diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index b41beafd7ed..a03b09f924c 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -467,7 +467,7 @@ $string['showfeedback'] = 'After answering, show feedback?'; $string['showhidden'] = 'Also show old questions'; $string['shownoattempts'] = 'Show students with no attempts'; $string['shownoattemptsonly'] = 'Show only students with no attempts'; -$string['showquestiontext'] = 'Show show question text in the question list'; +$string['showquestiontext'] = 'Show question text in the question list'; $string['showteacherattempts'] = 'Show teacher attempts'; $string['shuffle'] = 'Shuffle'; $string['shuffleanswers'] = 'Shuffle answers';