From ccf1af94fa7cea3608916541e964680489b9a56c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 24 Jul 2008 16:25:19 +0000 Subject: - Patch #245329 by christefano and dmitrig01: code comment love. --- modules/update/update.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/update/update.module') diff --git a/modules/update/update.module b/modules/update/update.module index d3e60ce69..87f3b9a3c 100644 --- a/modules/update/update.module +++ b/modules/update/update.module @@ -164,7 +164,7 @@ function update_theme() { } /** - * Implementation of hook_requirements. + * Implementation of hook_requirements(). * * @return * An array describing the status of the site regarding available updates. -- cgit v1.2.3