diff --git a/islandora.module b/islandora.module index 7ad7c5c7..f31f3585 100644 --- a/islandora.module +++ b/islandora.module @@ -1129,7 +1129,7 @@ function islandora_file_mimetype_mapping_alter(&$mapping) { /** * A callback to get the root collection label. - * @return text $label + * @return text * The object label of the root collection or the fallback. */ function islandora_repository_root_label() {