Merge "Bluetooth doc: The is a -> This is a"

This commit is contained in:
Treehugger Robot
2019-10-23 22:32:54 +00:00
committed by Gerrit Code Review

View File

@@ -154,7 +154,7 @@ public final class ScanRecord {
}
/**
* Returns the local name of the BLE device. The is a UTF-8 encoded string.
* Returns the local name of the BLE device. This is a UTF-8 encoded string.
*/
@Nullable
public String getDeviceName() {