From ba54314b5879b29ba38c26b3da8557e0a0d0beea Mon Sep 17 00:00:00 2001 From: koenr Date: Wed, 15 Mar 2006 14:25:58 +0000 Subject: [PATCH] typo --- lang/en_utf8/enrol_imsenterprise.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/enrol_imsenterprise.php b/lang/en_utf8/enrol_imsenterprise.php index 763a90106d..b5ddaebc3c 100644 --- a/lang/en_utf8/enrol_imsenterprise.php +++ b/lang/en_utf8/enrol_imsenterprise.php @@ -9,7 +9,7 @@ $string['coursesettings'] = 'Course data options'; $string['miscsettings'] = 'Miscellaneous'; // Labels in the config page -$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify. The file must follow the IMS Enterprise specifications containing person, group, and membership XML elements.'; +$string['description'] = 'This method will repeatedly check for and process a specially-formatted text file in the location that you specify. The file must follow the IMS Enterprise specifications containing person, group, and membership XML elements.'; $string['createnewusers'] = 'Create user accounts for users not yet registered in Moodle'; $string['deleteusers'] = 'Delete user accounts when specified in IMS data'; $string['fixcaseusernames'] = 'Change usernames to lower case'; -- 2.39.5