Fix a typo in comment.

Change-Id: I23224b1adf946ebec0ec7a39686913189c9b8287
This commit is contained in:
Ang Li
2014-09-15 14:44:01 -07:00
parent 39fc7d5e8e
commit 9d294201bf

View File

@@ -411,8 +411,7 @@ public class NetworkInfo implements Parcelable {
/** /**
* Report the extra information about the network state, if any was * Report the extra information about the network state, if any was
* provided by the lower networking layers., * provided by the lower networking layers.
* if one is available.
* @return the extra information, or null if not available * @return the extra information, or null if not available
*/ */
public String getExtraInfo() { public String getExtraInfo() {