From 8e4a277040c47f1a3e9b38bb4486ffa725b437c4 Mon Sep 17 00:00:00 2001 From: Nelson Hart Date: Tue, 4 Jun 2013 13:11:27 -0300 Subject: [PATCH] code sniffer cleanup --- islandora.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {