fixed trivial typo in comment
This commit is contained in:
@@ -173,7 +173,7 @@ if ($formdata = $mform->is_cancelled()) {
|
||||
}
|
||||
unset($allowedroles);
|
||||
|
||||
// clear bilk selection
|
||||
// clear bulk selection
|
||||
if ($bulk) {
|
||||
$SESSION->bulk_users = array();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user