Fix typo in issue comment list

This commit is contained in:
Mark LaCroix
2016-03-03 15:19:57 -05:00
parent 536a0d3fe2
commit b103180bf6

View File

@@ -138,7 +138,7 @@
<span class="discussion-item-icon"><i class="octicon octicon-circle-slash"></i></span>
@avatar(comment.commentedUserName, 16)
@user(comment.commentedUserName, styleClass="username strong")
close @issueOrPullRequest()
closed this @issueOrPullRequest()
@helper.html.datetimeago(comment.registeredDate)
</div>
</div>