diff --git a/app/views/comments/_comment.html.erb b/app/views/comments/_comment.html.erb index 22b63ce01..0000f8cc0 100644 --- a/app/views/comments/_comment.html.erb +++ b/app/views/comments/_comment.html.erb @@ -93,7 +93,7 @@ <% end %> - <%unless child_comments_of(comment).empty?%> + <% unless child_comments_of(comment).empty? %>