From 018caef02f994023dc37cf0f346b895d2d07faf0 Mon Sep 17 00:00:00 2001 From: koenr Date: Mon, 29 Jan 2007 20:36:47 +0000 Subject: [PATCH] typo MDL-8350 --- lang/en_utf8/lesson.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/lesson.php b/lang/en_utf8/lesson.php index 946d47eca1..92af727270 100644 --- a/lang/en_utf8/lesson.php +++ b/lang/en_utf8/lesson.php @@ -264,7 +264,7 @@ $string['studentresponse'] = '{$a}\'s response'; $string['submitname'] = 'Submit name'; $string['teacherjumpwarning'] = 'An $a->cluster jump or an $a->unseen jump is being used in this lesson. The Next Page jump will be used instead. Login as a student to test these jumps.'; $string['teacherongoingwarning'] = 'Ongoing score is only displayed for student. Login as a student to test ongoing score'; -$string['teachertimerwarning'] = 'Timer only works for students. Test the timer by loggin in as a student.'; +$string['teachertimerwarning'] = 'Timer only works for students. Test the timer by logging in as a student.'; $string['thatsthecorrectanswer'] = 'That\'s the correct answer'; $string['thatsthewronganswer'] = 'That\'s the wrong answer'; $string['thefollowingpagesjumptothispage'] = 'The following pages jump to this page'; -- 2.39.5