Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c9ed965 authored by Blake Lawson's avatar Blake Lawson
Browse files

Fix typo in IpConfiguration comment

Bug: NONE
Test: NONE
Change-Id: Ib2ce166532292266da17ec85c16e400afe4f9111
parent 0d9029cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 */