am 60283285: Fix docs build. am: 36b2f9f21a

Original change: undetermined

Change-Id: I692d323ea124fe469fc728b10c834390244426eb
This commit is contained in:
Ying Wang
2021-05-31 06:44:39 +00:00
committed by Automerger Merge Worker

View File

@@ -491,7 +491,7 @@ public class LinkProperties implements Parcelable {
/**
* Compares this {@code LinkProperties} MTU against the target
*
* @@param target LinkProperties to compare.
* @param target LinkProperties to compare.
* @return {@code true} if both are identical, {@code false} otherwise.
*/
public boolean isIdenticalMtu(LinkProperties target) {