From 9d8bd89597e5fef79ab2ef93cad0984a5278413c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=C5=BDu=C5=BEak?= Date: Thu, 5 Mar 2015 09:53:13 +0100 Subject: [PATCH] Issue comments are issue comments, not pull request comments --- content/v3/issues/comments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v3/issues/comments.md b/content/v3/issues/comments.md index 8bf83bbb92..81d5ff26ac 100644 --- a/content/v3/issues/comments.md +++ b/content/v3/issues/comments.md @@ -41,7 +41,7 @@ Name | Type | Description ### Response <%= headers 200 %> -<%= json(:pull_comment) { |h| [h] } %> +<%= json(:issue_comment) { |h| [h] } %> ## Get a single comment