Merge "Fix typo in IpConfiguration comment"
This commit is contained in:
@@ -35,7 +35,7 @@ public class IpConfiguration implements Parcelable {
|
|||||||
* with staticIpConfiguration */
|
* with staticIpConfiguration */
|
||||||
@UnsupportedAppUsage
|
@UnsupportedAppUsage
|
||||||
STATIC,
|
STATIC,
|
||||||
/* Use dynamically configured IP settigns */
|
/* Use dynamically configured IP settings */
|
||||||
DHCP,
|
DHCP,
|
||||||
/* no IP details are assigned, this is used to indicate
|
/* no IP details are assigned, this is used to indicate
|
||||||
* that any existing IP settings should be retained */
|
* that any existing IP settings should be retained */
|
||||||
|
|||||||
Reference in New Issue
Block a user