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

Commit 0cf90160 authored by Blake Lawson's avatar Blake Lawson Committed by android-build-merger
Browse files

Merge "Fix typo in IpConfiguration comment" am: 7b7e0545 am: a42857e3

am: 4d099709

Change-Id: I58b8e7c793d73ea53f11d66bc6f709d0c4f0c5aa
parents 6d7e402a 4d099709
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */