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

Commit 4d099709 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

Change-Id: I0871973d37267215fc31455015a37e6a8a60d821
parents d8f0416f a42857e3
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 */