diff --git a/islandora.module b/islandora.module index d5209c7b..6b3adcee 100644 --- a/islandora.module +++ b/islandora.module @@ -1117,7 +1117,6 @@ function islandora_printer_object(AbstractObject $object) { * Title callback for drupal title. * * Changes the drupal title to be the objects label. - * models that their modules want to provide a view for. * * @param AbstractObject $object * The object to view.