Fix name of has_review_started property in docs

Bug: Issue 6651
Change-Id: I4321ed6c0826806d1a6d8f2e8305eb5a904cb266
This commit is contained in:
Logan Hanks 2017-07-14 10:01:05 -07:00
parent bb00c97a5c
commit 724b24c6ee

View File

@ -5727,7 +5727,7 @@ problems with this change. Only set if link:#check[CHECK] is set.
When present, change is marked as private.
|`work_in_progress` |optional, not set if `false`|
When present, change is marked as Work In Progress.
|`has_started_review` |optional, not set if `false`|
|`has_review_started` |optional, not set if `false`|
When present, change has been marked Ready at some point in time.
|==================================