summaryrefslogtreecommitdiff
path: root/modules/comment/comment.tpl.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-03-10 18:25:48 +0000
committerDries Buytaert <dries@buytaert.net>2008-03-10 18:25:48 +0000
commit33853f6d9c1f4f345adc5c480b0b1bb0af7fb6f1 (patch)
treeaf6dedb994059d3fbcbd00db2850e778dfc9474b /modules/comment/comment.tpl.php
parent8e09e19a82f50f30f0af777cd5afea8961a7bc25 (diff)
downloadbrdo-33853f6d9c1f4f345adc5c480b0b1bb0af7fb6f1.tar.gz
brdo-33853f6d9c1f4f345adc5c480b0b1bb0af7fb6f1.tar.bz2
- Patch #228120 by jvandyk: fixed code comment.
Diffstat (limited to 'modules/comment/comment.tpl.php')
-rw-r--r--modules/comment/comment.tpl.php2
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.
*