summaryrefslogtreecommitdiff
path: root/modules/update/update.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-07-24 16:25:19 +0000
committerDries Buytaert <dries@buytaert.net>2008-07-24 16:25:19 +0000
commitccf1af94fa7cea3608916541e964680489b9a56c (patch)
treeaea54f5993a56d34bdd63b8b9fd2039d215620ab /modules/update/update.module
parent34626ed280a8042c81c6f1327a7622486a701c44 (diff)
downloadbrdo-ccf1af94fa7cea3608916541e964680489b9a56c.tar.gz
brdo-ccf1af94fa7cea3608916541e964680489b9a56c.tar.bz2
- Patch #245329 by christefano and dmitrig01: code comment love.
Diffstat (limited to 'modules/update/update.module')
-rw-r--r--modules/update/update.module2
1 files changed, 1 insertions, 1 deletions
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.