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

Commit e3f184ef authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix grammar nit in comment." am: 5870ba5a am: fcd82ade am: a29e65d3

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1981670

Change-Id: I0f624e52c718eb24a64b901343ca1faafb3ad0a2
parents 1ccbddad a29e65d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ public class EthernetManager {
         * @param iface the name of the interface.
         * @param state the current state of the interface, or {@link #STATE_ABSENT} if the
         *              interface was removed.
         * @param role whether the interface is in the client mode or server mode.
         * @param role whether the interface is in client mode or server mode.
         * @param configuration the current IP configuration of the interface.
         * @hide
         */