| Index: chrome/browser/chromeos/mobile/mobile_activator.h
|
| diff --git a/chrome/browser/chromeos/mobile/mobile_activator.h b/chrome/browser/chromeos/mobile/mobile_activator.h
|
| index bcba0b3a18da5ba811c617335ef4c59474755a00..2831cfaffffe7807c601fa5a1d65171b1780a34c 100644
|
| --- a/chrome/browser/chromeos/mobile/mobile_activator.h
|
| +++ b/chrome/browser/chromeos/mobile/mobile_activator.h
|
| @@ -294,7 +294,7 @@ class MobileActivator
|
| // True if activation process has been terminated.
|
| bool terminated_;
|
| // True if an asynchronous activation request was dispatched to Shill
|
| - // but the succcess or failure of the request is yet unknown.
|
| + // but the success or failure of the request is yet unknown.
|
| bool pending_activation_request_;
|
| // Connection retry counter.
|
| int connection_retry_count_;
|
|
|