spelling fix

This commit is contained in:
Petr Skoda
2010-09-17 19:29:35 +00:00
parent 2bd72e3046
commit aa2f66043f
+1 -1
View File
@@ -85,7 +85,7 @@ if ($currentmembers) {
$currentmemberscount ++;
}
// Get course managers so they can be hilited in the list
// Get course managers so they can be highlighted in the list
if ($managerroles = get_config('', 'coursecontact')) {
$coursecontactroles = explode(',', $managerroles);
foreach ($coursecontactroles as $roleid) {