Index: device/bluetooth/bluetooth_device_win.h |
diff --git a/device/bluetooth/bluetooth_device_win.h b/device/bluetooth/bluetooth_device_win.h |
index 7e208ed82597117bf0e6c2cc65520cfe44e81820..452f6f2b861452d28ca9f6f9b80b4a8e38ed5f72 100644 |
--- a/device/bluetooth/bluetooth_device_win.h |
+++ b/device/bluetooth/bluetooth_device_win.h |
@@ -94,7 +94,7 @@ class BluetoothDeviceWin : public BluetoothDevice { |
// The Bluetooth address of the device. |
std::string address_; |
- // Tracked device state, updated by the adapter managing the lifecyle of |
+ // Tracked device state, updated by the adapter managing the lifecycle of |
// the device. |
bool paired_; |
bool connected_; |