Typos in comments

This commit is contained in:
Martin Dougiamas 2010-06-15 04:10:56 +00:00
parent 68a453611d
commit dc5ba628f3

View File

@ -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;