Fix typo in IpConfiguration comment

Bug: NONE
Test: NONE
Change-Id: Ib2ce166532292266da17ec85c16e400afe4f9111
This commit is contained in:
Blake Lawson
2018-08-23 08:43:07 -07:00
parent e358e840ab
commit 4253b45cbb

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