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

Commit b94381c5 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Fix grammar nit in comment.

Test: None
Change-Id: I60cb2478615efce13f1904092abe5c21bdf0dc9a
parent 147f2871
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
         */