Fix build

Change-Id: I7d0787e4a1f778008c979c4174ef445a950c4250
This commit is contained in:
Glenn Kasten
2014-07-07 07:12:29 -07:00
parent ae46024ddc
commit b20d886bce

View File

@@ -350,7 +350,7 @@ public class ConnectivityManager {
* The lookup key for a {@link Network} object passed along with a
* {@link #ACTION_CAPTIVE_PORTAL_DETECTED} or
* {@link #ACTION_CAPTIVE_PORTAL_SIGN_IN} intent. This network is not the
* default network and must be accessed using this {@link Nework} object.
* default network and must be accessed using this {@link Network} object.
* Retrieve with {@link android.content.Intent#getParcelableExtra(String)}.
*/
public static final String EXTRA_NETWORK = "network";