Fix incorrect attribute name

The ChangeKind attribute exposed in the JSON was incorrectly written
originally.  The correct attribute in the JSON is "kind".

Change-Id: I225bb4cdb486810d8f8c3a3c9969a13ce70a0365
This commit is contained in:
Doug Kelly 2014-05-28 10:21:52 -05:00
parent 90fac34b85
commit 40324a8f13

View File

@ -115,7 +115,7 @@ was created.
isDraft:: Whether or not the patch set is a draft patch set.
changeKind:: Kind of change uploaded.
kind:: Kind of change uploaded.
REWORK;; Nontrivial content changes.