Fix typo.

This commit is contained in:
Bharat Mediratta
2010-09-07 22:13:30 -07:00
parent 9c721c4da6
commit afeb3bb8c4

View File

@@ -139,7 +139,7 @@ class module_Core {
}
/**
* Allow modules to indicate the impact of deactivating the specifeid module
* Allow modules to indicate the impact of deactivating the specified module
* @param string $module_name
* @return array an array of warning or error messages to be displayed
*/