From 778fefc8a8bdf76a32952aa86129a541aab846bf Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Mon, 1 Sep 2014 14:32:52 +0900 Subject: [PATCH] Fix broken formatting in changes REST documentation Change-Id: Ie17c25fb8f1f5956e79c750316b8086419406210 --- Documentation/rest-api-changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt index 4c599f141c..6ac9a36d59 100644 --- a/Documentation/rest-api-changes.txt +++ b/Documentation/rest-api-changes.txt @@ -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]]