Merge "Fix typo in IpConfiguration comment"

am: 43afefcd97

Change-Id: Ife540b3bda671dcb8016dae86f221a62063bd464
This commit is contained in:
Blake Lawson
2018-08-23 21:08:12 -07:00
committed by android-build-merger

View File

@@ -35,7 +35,7 @@ public class IpConfiguration implements Parcelable {
* with staticIpConfiguration */
@UnsupportedAppUsage
STATIC,
/* Use dynamically configured IP settigns */
/* Use dynamically configured IP settings */
DHCP,
/* no IP details are assigned, this is used to indicate
* that any existing IP settings should be retained */