Index: chrome/browser/chromeos/dbus/bluetooth_agent_service_provider.h |
diff --git a/chrome/browser/chromeos/dbus/bluetooth_agent_service_provider.h b/chrome/browser/chromeos/dbus/bluetooth_agent_service_provider.h |
index 92cdc1305c2633b941d738c90a2127eb46147f5c..417f6bfa3c957f8b409afd760ec6ba279b62799e 100644 |
--- a/chrome/browser/chromeos/dbus/bluetooth_agent_service_provider.h |
+++ b/chrome/browser/chromeos/dbus/bluetooth_agent_service_provider.h |
@@ -124,7 +124,7 @@ class BluetoothAgentServiceProvider { |
// This method will be called when the Bluetooth daemon requires that the |
// user confirm that the Passkey |passkey| is displayed on the screen |
// of the device with object path |object_path| so that it may be |
- // authentication. The agent should display to the user and ask for |
+ // authenticated. The agent should display to the user and ask for |
// confirmation, then call |callback| to provide their response (success, |
// rejected or cancelled). |
// |