From 4a3e5f7e25579cce27d03e97aadef8a4c6bdd7ec Mon Sep 17 00:00:00 2001
From: moodler <moodler>
Date: Sat, 26 Oct 2002 14:36:01 +0000
Subject: [PATCH] Missing a bracket )

---
 lang/en/moodle.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/en/moodle.php b/lang/en/moodle.php
index 2cf40bac5e..7a80b537ca 100644
--- a/lang/en/moodle.php
+++ b/lang/en/moodle.php
@@ -151,7 +151,7 @@ $string['enrolmentkey'] = "Enrolment key";
 $string['enrolmentkeyfrom'] = "This course requires an 'enrolment key' - a one-time<BR>
 password that you should have got from \$a";
 $string['enrolmentkeyhint'] = "That enrolment key was incorrect, please try again<BR>
-(Here's a hint - it starts with '\$a'";
+(Here's a hint - it starts with '\$a')";
 $string['entercourse'] = "Click to enter this course";
 $string['enteremailaddress'] = "Enter in your email address to reset your 
    password and have the new password sent to you via email.";
-- 
2.39.5