diff --git a/ext/comment/theme.php b/ext/comment/theme.php
index f3803cf0..65c6df3a 100644
--- a/ext/comment/theme.php
+++ b/ext/comment/theme.php
@@ -192,7 +192,7 @@ class CommentListTheme extends Themelet {
if($trim) {
return '
'.$h_userlink.': '.$h_comment.'
- >>>
+ >>>
';
}
else {