| Index: ios/chrome/browser/signin/signin_error_controller_factory.h
|
| diff --git a/ios/chrome/browser/signin/signin_error_controller_factory.h b/ios/chrome/browser/signin/signin_error_controller_factory.h
|
| index e475a35961f20bf3da6b4bf81efea172bffc45bf..04c6dc6173d80ad4347c176d2b89a1262b76372b 100644
|
| --- a/ios/chrome/browser/signin/signin_error_controller_factory.h
|
| +++ b/ios/chrome/browser/signin/signin_error_controller_factory.h
|
| @@ -17,7 +17,7 @@ namespace ios {
|
|
|
| class ChromeBrowserState;
|
|
|
| -// Singleton that owns all SigninErrorController and associates them with
|
| +// Singleton that owns all SigninErrorControllers and associates them with
|
| // ios::ChromeBrowserState.
|
| class SigninErrorControllerFactory : public BrowserStateKeyedServiceFactory {
|
| public:
|
|
|