Fix javadoc unresolved link warning
This change fixes this warning: warning - Tag @link: reference not found: PatchSetAncestor Change-Id: I999749ea8a95c71ee9c3d51a169e698299db243a
This commit is contained in:
parent
0eca733594
commit
a8a303c809
@ -45,9 +45,9 @@ public enum ChangeStatus {
|
||||
* <p>
|
||||
* Typically a change resides in the SUBMITTED for only a brief sub-second
|
||||
* period while the merge queue fires and the destination branch is updated.
|
||||
* However, if a dependency commit (a {@link PatchSetAncestor}, directly or
|
||||
* transitively) is not yet merged into the branch, the change will hang in
|
||||
* the SUBMITTED state indefinitely.
|
||||
* However, if a dependency commit (directly or transitively) is not yet
|
||||
* merged into the branch, the change will hang in the SUBMITTED state
|
||||
* indefinitely.
|
||||
*
|
||||
* <p>
|
||||
* Changes in the SUBMITTED state can be moved to:
|
||||
|
Loading…
Reference in New Issue
Block a user