| Index: ios/chrome/browser/undo/bookmark_undo_service_factory.h
|
| diff --git a/ios/chrome/browser/undo/bookmark_undo_service_factory.h b/ios/chrome/browser/undo/bookmark_undo_service_factory.h
|
| index 367907d79a5f8fb32e83d8f9586b6f5540bd9b54..a5078eb183616c485d6b2550939ba627cb62970e 100644
|
| --- a/ios/chrome/browser/undo/bookmark_undo_service_factory.h
|
| +++ b/ios/chrome/browser/undo/bookmark_undo_service_factory.h
|
| @@ -17,7 +17,7 @@ namespace ios {
|
|
|
| class ChromeBrowserState;
|
|
|
| -// Singleton that owns all FaviconService and associates them with
|
| +// Singleton that owns all FaviconServices and associates them with
|
| // ios::ChromeBrowserState.
|
| class BookmarkUndoServiceFactory : public BrowserStateKeyedServiceFactory {
|
| public:
|
|
|