fixed trivial typo in comment; merged from 19STABLE

This commit is contained in:
arborrow
2008-10-18 04:19:46 +00:00
parent 1b199b0a41
commit b4bd91ceb1
+1 -1
View File
@@ -174,7 +174,7 @@ if ($formdata = $mform->is_cancelled()) {
}
unset($allowedroles);
// clear bilk selection
// clear bulk selection
if ($bulk) {
$SESSION->bulk_users = array();
}