mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 08:30:04 +01:00
Typos in comments
This commit is contained in:
parent
68a453611d
commit
dc5ba628f3
@ -88,7 +88,7 @@
|
||||
// Delete the capabilities that were defined by this block
|
||||
capabilities_cleanup('block/'.$block->name);
|
||||
|
||||
// remove entent handlers and dequeue pending events
|
||||
// Remove event handlers and dequeue pending events
|
||||
events_uninstall('block/'.$block->name);
|
||||
|
||||
$a->block = $strblockname;
|
||||
|
Loading…
x
Reference in New Issue
Block a user