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

am: c8d3cde31e

Change-Id: Ibd5c32da0420d3b32f43bb3f14453d08e231ffa5
This commit is contained in:
Myles Watson
2019-10-23 15:52:31 -07:00
committed by android-build-merger

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