summaryrefslogtreecommitdiff
path: root/modules/comment/comment.api.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-06-10 05:09:51 +0000
committerDries Buytaert <dries@buytaert.net>2009-06-10 05:09:51 +0000
commita6487b012e755e0a89bdd490335d4b1d02c92a1d (patch)
treec5cfc67ce4a1793bdfdc38b27a777751b525a704 /modules/comment/comment.api.php
parent122ba8461ee95aee906e933f0fed50e8c585087e (diff)
downloadbrdo-a6487b012e755e0a89bdd490335d4b1d02c92a1d.tar.gz
brdo-a6487b012e755e0a89bdd490335d4b1d02c92a1d.tar.bz2
- Patch #468630 by Dave Reid: fixed code comments.
Diffstat (limited to 'modules/comment/comment.api.php')
-rw-r--r--modules/comment/comment.api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/comment.api.php b/modules/comment/comment.api.php
index 85ba96258..deaaa7067 100644
--- a/modules/comment/comment.api.php
+++ b/modules/comment/comment.api.php
@@ -70,7 +70,7 @@ function hook_comment_view($comment) {
/**
* The comment is being published by the moderator.
*
- * @param $form_values
+ * @param $comment
* Passes in the comment the action is being performed on.
* @return
* Nothing.