Commit e3ef31f6 authored by cfredric's avatar cfredric Committed by Commit Bot

Fix typo s/Remove/Remote/.

Change-Id: Ife54b3e6e5ff261d55fb56ea1674c9a5702b4a8d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356244
Auto-Submit: Chris Fredrickson <cfredric@google.com>
Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Commit-Queue: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#798146}
parent 5bb0f5f8
...@@ -452,7 +452,7 @@ async function getBlocklistDevice(setupOptionsOverride = {}) { ...@@ -452,7 +452,7 @@ async function getBlocklistDevice(setupOptionsOverride = {}) {
} }
/** /**
* Returns an object containing a Blocklist Test BluetoothRemoveGattService and * Returns an object containing a Blocklist Test BluetoothRemoteGattService and
* its corresponding FakeRemoteGATTService. * its corresponding FakeRemoteGATTService.
* @returns {Promise<{device: BluetoothDevice, fake_peripheral: FakePeripheral, * @returns {Promise<{device: BluetoothDevice, fake_peripheral: FakePeripheral,
* fake_blocklist_test_service: FakeRemoteGATTService, * fake_blocklist_test_service: FakeRemoteGATTService,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment