Merge "Fix Typo in CellIdentityNr" am: 4e8328c972 am: 6804e518ab am: ae288fc64f

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

Change-Id: Ib5dfac54ecd9bb22a836c4e6b1c0f50e3d6307e7
This commit is contained in:
Treehugger Robot
2021-04-30 04:43:30 +00:00
committed by Automerger Merge Worker

View File

@@ -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() {