Index: components/signin/ios/browser/profile_oauth2_token_service_ios.h |
diff --git a/components/signin/ios/browser/profile_oauth2_token_service_ios.h b/components/signin/ios/browser/profile_oauth2_token_service_ios.h |
index f69a4762913de0ce4cb0082b9eb8abca26d1ff7e..b1f37529de0c2f57760938465c22007410c0c0ee 100644 |
--- a/components/signin/ios/browser/profile_oauth2_token_service_ios.h |
+++ b/components/signin/ios/browser/profile_oauth2_token_service_ios.h |
@@ -23,7 +23,7 @@ class ProfileOAuth2TokenServiceIOSProvider; |
// See |ProfileOAuth2TokenService| for usage details. |
// |
// Note: Requests should be started from the UI thread. To start a |
-// request from aother thread, please use ProfileOAuth2TokenServiceRequest. |
+// request from aother thread, please use OAuth2TokenServiceRequest. |
class ProfileOAuth2TokenServiceIOS : public MutableProfileOAuth2TokenService { |
public: |
ProfileOAuth2TokenServiceIOS(); |