Index: chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc |
=================================================================== |
--- chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc (revision 114238) |
+++ chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc (working copy) |
@@ -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; |