diff --git a/islandora.api.php b/islandora.api.php index 5b79e540..159806cb 100644 --- a/islandora.api.php +++ b/islandora.api.php @@ -643,7 +643,7 @@ function hook_CMODEL_PID_islandora_overview_object_alter(AbstractObject &$object * following fields: * - message: A string passed through t() describing the * outcome of the operation. - * - message_sub: (Optional) Substitutions to be passed along to t() or + * - message_sub: (Optional) A substitution array as acceptable by t() or * watchdog. * - type: A string denoting whether the output is to be * drupal_set_messaged (dsm) or watchdogged (watchdog).