Index: trunk/templates/source/recent_comments_block.html
===================================================================
--- trunk/templates/source/recent_comments_block.html	(revision 110)
+++ trunk/templates/source/recent_comments_block.html	(revision 112)
@@ -12,5 +12,5 @@
 		<{$content.comment_date_time}>			// Displays the published date-time of a comment. Format at date-time set by general setting of Wordpress.
 		<{$content.comment_content}>			// Displays the contents of a comment.
-		<{$content.comment_excerpt}>			// Displays the excerpt@contents of a comment.
+		<{$content.comment_excerpt}>			// Displays the excerpt contents of a comment.
 		<{$content.comment_link}>				// Displays the comment link.
 		<{$content.comment_title}>				// Displays the title of a comment.
