Remove unnecessary newline in CommentInfo documentation

Change-Id: I9b3843befce0b142a81c11af3646b92c4c62902f
This commit is contained in:
David Pursehouse
2013-08-26 14:01:59 +09:00
parent 9b49b9d866
commit c633a573fe

View File

@@ -2609,7 +2609,7 @@ The URL encoded UUID of the comment to which this comment is a reply.
The link:rest-api.html#timestamp[timestamp] of when this comment was
written.
|`author` |optional|
The author of the message as an +
The author of the message as an
link:rest-api-accounts.html#account-info[AccountInfo] entity. +
Unset for draft comments, assumed to be the calling user.
|===========================