]> git.mjollnir.org Git - moodle.git/commitdiff
typo MDL-8350
authorkoenr <koenr>
Mon, 29 Jan 2007 20:36:47 +0000 (20:36 +0000)
committerkoenr <koenr>
Mon, 29 Jan 2007 20:36:47 +0000 (20:36 +0000)
lang/en_utf8/lesson.php

index 946d47eca11b24cf295fd46b6b7601b8c78ff034..92af727270d724fc0365fbfdacfae1fb2db37231 100644 (file)
@@ -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';