diff --git a/web/modules/custom/geo_citation/geo_citation.module b/web/modules/custom/geo_citation/geo_citation.module index 7f54e7b..22bf574 100644 --- a/web/modules/custom/geo_citation/geo_citation.module +++ b/web/modules/custom/geo_citation/geo_citation.module @@ -84,7 +84,7 @@ function geo_citation_pseudo_field($entity) { $markup .= '
'; - $tooltip = t("When citing this article, please use the following format:"); + $tooltip = t("When citing this article, please use this format."); $markup .= '
' . t("Citations") . '
'; $markup .= '

';