fixed trivial typo in comment

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