Fix build api errors - newly introduced

More on the same error that <> is not escaped in javadoc

Change-Id: If05a972663777c3ee8c47a6e1f41f84ed9afcd71
This commit is contained in:
Zhen Chen
2016-05-10 14:15:12 -07:00
parent 7baf0b546d
commit ff11f519b2

View File

@@ -614,7 +614,7 @@ public class ChangeField {
};
/**
* Star labels on this change in the format: <account-id>:<label>
* Star labels on this change in the format: &lt;account-id&gt;:&lt;label&gt;
*/
public static final FieldDef<ChangeData, Iterable<String>> STAR =
new FieldDef.Repeatable<ChangeData, String>(