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

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

Merge "Fix Typo in CellIdentityNr" am: 4e8328c9 am: 6804e518 am:...

Merge "Fix Typo in CellIdentityNr" am: 4e8328c9 am: 6804e518 am: ae288fc6 am: c6de6e41 am: f40ae972

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

Change-Id: I58eeccfa0ee3683f64fe8c3b36981895b0efe948
parents 4a9cdbe0 f40ae972
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -233,7 +233,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() {