From 57dce727cd14055869dda3e8353ed9c0b9f8d2fc Mon Sep 17 00:00:00 2001 From: jamiesensei Date: Wed, 22 Aug 2007 04:19:04 +0000 Subject: [PATCH] fixed a spello in a string --- lang/en_utf8/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 3ee492fa86..3b481262a5 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -520,7 +520,7 @@ $string['qtyperqpwillberemoved'] = 'During the upgrade, the RQP question type wi $string['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&rid=797 before continuing with the upgrade.'; $string['quarantinedir'] = 'Quarantine directory'; $string['question'] = 'Question'; -$string['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are set up to select questions from a mixture of shared and unshared question categories. There is a more detailled report reporturl\">here and see Moodle Docs page docsurl\">here.'; +$string['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are set up to select questions from a mixture of shared and unshared question categories. There is a more detailed report reporturl\">here and see Moodle Docs page docsurl\">here.'; $string['questioncwqpfsok'] = 'Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.'; $string['rcache'] = 'Record cache'; $string['rcachettl'] = 'Record cache TTL'; -- 2.39.5