From: moodler <moodler>
Date: Wed, 4 Jun 2003 01:31:30 +0000 (+0000)
Subject: Unenrol - > unenroll
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=301b2185b96ae84727c5d47e15f99a56d74f9f9e;p=moodle.git

Unenrol - > unenroll
---

diff --git a/lang/en_us/moodle.php b/lang/en_us/moodle.php
index 2002c026b3..ced173f36d 100644
--- a/lang/en_us/moodle.php
+++ b/lang/en_us/moodle.php
@@ -268,7 +268,7 @@ $string['loginsteps'] = "Hi! For full access to courses you'll need to take
    <LI>Your account will be confirmed and you will be logged in.
    <LI>Now, select the course you want to participate in.
    <LI>If you are prompted for a &quot;enrollment key&quot; - use the one
-   that your teacher has given you. This will &quot;enrol&quot; you in the
+   that your teacher has given you. This will &quot;enroll&quot; you in the
    course.
    <LI>You can now access the full course. From now on you will only need
    to enter your personal username and password (in the form on this page)
@@ -484,9 +484,9 @@ $string['total'] = "Total";
 $string['turneditingoff'] = "Turn editing off";
 $string['turneditingon'] = "Turn editing on";
 $string['undecided'] = "Undecided";
-$string['unenrol'] = "Unenrol";
-$string['unenrolme'] = "Unenrol me from \$a";
-$string['unenrolsure'] = "Are you sure you want to unenrol \$a from this course?";
+$string['unenrol'] = "Unenroll";
+$string['unenrolme'] = "Unenroll me from \$a";
+$string['unenrolsure'] = "Are you sure you want to unenroll \$a from this course?";
 $string['unsafepassword'] = "Unsafe password - try something else";
 $string['unusedaccounts'] = "Accounts unused for more than \$a days are automatically unenrolled";
 $string['unzip'] = "Unzip";