| Index: device/bluetooth/bluetooth_pairing_chromeos.h
|
| diff --git a/device/bluetooth/bluetooth_pairing_chromeos.h b/device/bluetooth/bluetooth_pairing_chromeos.h
|
| index ae906bc88ac05259412eb85c29a2e43b72038e32..b50a328eed564e0ecad837be55f6a81ba0bdbde5 100644
|
| --- a/device/bluetooth/bluetooth_pairing_chromeos.h
|
| +++ b/device/bluetooth/bluetooth_pairing_chromeos.h
|
| @@ -109,7 +109,7 @@ class BluetoothPairingChromeOS {
|
|
|
| private:
|
| // Internal method to reset the current set of callbacks because a new
|
| - // request has arrived that supercedes them.
|
| + // request has arrived that supersedes them.
|
| void ResetCallbacks();
|
|
|
| // Internal method to respond to the relevant callback for a RejectPairing
|
|
|