Merge "Fix typo in IpConfiguration comment"

This commit is contained in:
Treehugger Robot
2018-08-24 03:43:38 +00:00
committed by Gerrit Code Review

View File

@@ -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 */