Merge "Fix Typo in CellIdentityNr"

This commit is contained in:
Treehugger Robot
2021-04-30 03:19:46 +00:00
committed by Gerrit Code Review

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 @Nullable
public String getMncString() { public String getMncString() {