| Index: chrome/browser/chromeos/settings/device_oauth2_token_service.h
|
| diff --git a/chrome/browser/chromeos/settings/device_oauth2_token_service.h b/chrome/browser/chromeos/settings/device_oauth2_token_service.h
|
| index 372cebaabedebd7a7f9584193b45569441c39334..f315554b356108df65171d00649598b5ae45f722 100644
|
| --- a/chrome/browser/chromeos/settings/device_oauth2_token_service.h
|
| +++ b/chrome/browser/chromeos/settings/device_oauth2_token_service.h
|
| @@ -38,7 +38,7 @@ namespace chromeos {
|
| //
|
| // See |OAuth2TokenService| for usage details.
|
| //
|
| -// When using DeviceOAuth2TokenSerivce, a value of |GetRobotAccountId| should
|
| +// When using DeviceOAuth2TokenService, a value of |GetRobotAccountId| should
|
| // be used in places where API expects |account_id|.
|
| //
|
| // Note that requests must be made from the UI thread.
|
|
|