From 69945f899eed30f4a021defdf38924c23e7738c4 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Wed, 14 Mar 2007 11:33:08 +0000 Subject: [PATCH] Fix typo --- lang/en_utf8/quiz.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index b41beafd7e..a03b09f924 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'; -- 2.39.5