diff options
-rw-r--r-- | modules/comment/comment.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/comment.tpl.php b/modules/comment/comment.tpl.php index 68cc55268..220724682 100644 --- a/modules/comment/comment.tpl.php +++ b/modules/comment/comment.tpl.php @@ -14,7 +14,7 @@ * - $picture: Authors picture. * - $signature: Authors signature. * - $status: Comment status. Possible values are: - * comment-unpublished, comment-published or comment-review. + * comment-unpublished, comment-published or comment-preview. * - $submitted: By line with date and time. * - $title: Linked title. * |