Merge "Add indentation to bullet point for clarity"

This commit is contained in:
ekempin
2016-12-07 10:06:54 +00:00
committed by Gerrit Code Review

View File

@@ -294,9 +294,9 @@ default. Optional fields are:
-- --
* `REVIEWED`: include the `reviewed` field if all of the following are * `REVIEWED`: include the `reviewed` field if all of the following are
true: true:
* the change is open - the change is open
* the caller is authenticated - the caller is authenticated
* the caller has commented on the change more recently than the last update - the caller has commented on the change more recently than the last update
from the change owner, i.e. this change would show up in the results of from the change owner, i.e. this change would show up in the results of
link:user-search.html#reviewedby[reviewedby:self]. link:user-search.html#reviewedby[reviewedby:self].
-- --