From 33853f6d9c1f4f345adc5c480b0b1bb0af7fb6f1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 10 Mar 2008 18:25:48 +0000 Subject: - Patch #228120 by jvandyk: fixed code comment. --- modules/comment/comment.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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. * -- cgit v1.2.3