Fix a typo in a comment
Test: is not necessary for fixing typos in comments Change-Id: Idf48d2649e728cafda5c1ca32d21102094cf23f5
This commit is contained in:
@@ -30,7 +30,7 @@ import android.util.Log;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Base class for network providers such as telephony or Wi-Fi. NetworkProviders connect the device
|
* Base class for network providers such as telephony or Wi-Fi. NetworkProviders connect the device
|
||||||
* to networks and makes them available to to the core network stack by creating
|
* to networks and makes them available to the core network stack by creating
|
||||||
* {@link NetworkAgent}s. The networks can then provide connectivity to apps and can be interacted
|
* {@link NetworkAgent}s. The networks can then provide connectivity to apps and can be interacted
|
||||||
* with via networking APIs such as {@link ConnectivityManager}.
|
* with via networking APIs such as {@link ConnectivityManager}.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user