OSDN Git Service

Fix docs build.
authorYing Wang <wangying@google.com>
Sat, 7 Sep 2013 05:53:16 +0000 (22:53 -0700)
committerYing Wang <wangying@google.com>
Sat, 7 Sep 2013 05:53:16 +0000 (22:53 -0700)
Change-Id: I6fd0d711b2cc7726fdaa9119ee467ed6fab82de1

core/java/android/net/LinkProperties.java

index 284e1a7..b4d07a1 100644 (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) {