]> git.mjollnir.org Git - moodle.git/commitdiff
Fix typo
authortjhunt <tjhunt>
Wed, 14 Mar 2007 11:33:08 +0000 (11:33 +0000)
committertjhunt <tjhunt>
Wed, 14 Mar 2007 11:33:08 +0000 (11:33 +0000)
lang/en_utf8/quiz.php

index b41beafd7edd3ebdedd4b393e9d13816016a2eca..a03b09f924c7ef839a5a3dc0733c15e19634feca 100644 (file)
@@ -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';