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

Commit 4e8328c9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix Typo in CellIdentityNr"

parents 9674d6d6 ee37ef15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -231,7 +231,7 @@ public final class CellIdentityNr extends CellIdentity {
    }

    /**
     * @return Mobile Network Code in string fomrat, or {@code null} if unknown.
     * @return Mobile Network Code in string format, or {@code null} if unknown.
     */
    @Nullable
    public String getMncString() {