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

Commit 7b7e0545 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix typo in IpConfiguration comment"

parents e01b4ce6 0c9ed965
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 */