From a6487b012e755e0a89bdd490335d4b1d02c92a1d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 10 Jun 2009 05:09:51 +0000 Subject: - Patch #468630 by Dave Reid: fixed code comments. --- modules/comment/comment.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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. -- cgit v1.2.3