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

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

Merge "Fix typo in IpConfiguration comment"

am: 7b7e0545

Change-Id: Ife540b3bda671dcb8016dae86f221a62063bd464
parents e06ae295 7b7e0545
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 */