Fix broken formatting in changes REST documentation

Change-Id: Ie17c25fb8f1f5956e79c750316b8086419406210
This commit is contained in:
David Pursehouse
2014-09-01 14:32:52 +09:00
parent a4e85b2bcd
commit 778fefc8a8

View File

@@ -3226,7 +3226,7 @@ In addition `ReviewerInfo` has the following fields:
|`kind` |`gerritcodereview#reviewer`
|`approvals` |
The approvals of the reviewer as a map that maps the label names to the
approval values ("`-2`", "`-1`", " `0`", "`+1`", "`+2`").
approval values ("`-2`", "`-1`", "`0`", "`+1`", "`+2`").
|==========================
[[reviewer-input]]