MDL-22144 typo fix

This commit is contained in:
Helen Foster
2010-05-06 11:34:50 +00:00
parent 59c58c360d
commit b9af1f1f04
+1 -1
View File
@@ -30,7 +30,7 @@ $string['coursesettings'] = 'Course settings';
$string['currentstage1'] = 'Initial settings';
$string['currentstage2'] = 'Schema settings';
$string['currentstage4'] = 'Confirmation and review';
$string['currentstage8'] = 'Preform backup';
$string['currentstage8'] = 'Perform backup';
$string['currentstage16'] = 'Complete';
$string['dependenciesenforced'] = 'Your settings have been altered due to unmet dependencies';
$string['executionsuccess'] = 'Your backup completed successfully, you will be redirected momentarily to the backup section for this course.';