From 06cfc6db5887e8ef4b664cfc138730ed9689cfba Mon Sep 17 00:00:00 2001 From: skodak Date: Fri, 30 Jun 2006 07:36:06 +0000 Subject: [PATCH] Bug #5961 - small grammar error; merged from MOODLE_16_STABLE --- lang/en_utf8/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index 038b5da010..d584023aa3 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -490,7 +490,7 @@ $string['existingstudents'] = 'Enrolled students'; $string['existingteachers'] = 'Existing teachers'; $string['explanation'] = 'Explanation'; $string['expirynotify'] = 'Enrolment expiry notification'; -$string['expirynotifyemail'] = 'The following students in this course are expiring after exact $a->threshold days: +$string['expirynotifyemail'] = 'The following students in this course are expiring after exactly $a->threshold days: $a->current -- 2.39.5