Index: chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc |
diff --git a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc |
index 0e194a2bc7960ad30a3193e8d63598c57e98f42f..5dfe692669f58ca38ff6ec853471d4d6fe884702 100644 |
--- a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc |
@@ -19,7 +19,7 @@ |
namespace { |
-// |UpdateDeviceCallback| takes a variable length list as an argument. The |
+// |UpdateDeviceCallback| takes a variable length list as an arugment. The |
// value stored in each list element is indicated by the following constants. |
const int kUpdateDeviceAddressIndex = 0; |
const int kUpdateDeviceCommandIndex = 1; |