From 07f7b34213606a89f68111f45516803785d0747d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 May 2019 20:18:57 +0000 Subject: [PATCH] Document hook for Travis --- islandora.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/islandora.module b/islandora.module index a72f4fb7..29cf59ef 100644 --- a/islandora.module +++ b/islandora.module @@ -663,7 +663,7 @@ function islandora_i18n_string_info() { } /** - * Implements islandora_i18n_string_list(). + * Implements hook_islandora_i18n_string_list(). */ function islandora_i18n_string_list($group) { if ($group == 'islandora') {