Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2660)

Unified Diff: device/bluetooth/bluetooth_pairing_chromeos.h

Issue 681193002: Fix typos in device/bluetooth headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698