Merge "Fix Typo in CellIdentityNr" am: 4e8328c972

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

Change-Id: Ied7a8404d613c194b957b9664d78db0766467264
This commit is contained in:
Treehugger Robot
2021-04-30 03:40:16 +00:00
committed by Automerger Merge Worker

View File

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