summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.