summaryrefslogtreecommitdiff
path: root/modules/update
diff options
context:
space:
mode:
Diffstat (limited to 'modules/update')
-rw-r--r--modules/update/update.module6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/update/update.module b/modules/update/update.module
index 51733078b..1745d00fe 100644
--- a/modules/update/update.module
+++ b/modules/update/update.module
@@ -329,9 +329,9 @@ function update_refresh() {
* as the keys, and the status reason constant (UPDATE_NOT_SECURE, etc) for
* the values.
*
- * @see drupal_mail();
- * @see _update_cron_notify();
- * @see _update_message_text();
+ * @see drupal_mail()
+ * @see _update_cron_notify()
+ * @see _update_message_text()
*/
function update_mail($key, &$message, $params) {
$language = $message['language'];