Chromium Code Reviews| Index: components/ntp_snippets/category_factory.h |
| diff --git a/components/ntp_snippets/category_factory.h b/components/ntp_snippets/category_factory.h |
| index 60f32c64e8aefc8261b734f40b68bc0cf54cc2d2..dcaec00d7320d7e5e4fc6e2223cdd497001dda04 100644 |
| --- a/components/ntp_snippets/category_factory.h |
| +++ b/components/ntp_snippets/category_factory.h |
| @@ -13,7 +13,7 @@ |
| namespace ntp_snippets { |
| -// Creates and orders Category instancesCategory. |
| +// Creates and orders Category instances. |
| class CategoryFactory { |
| public: |
| CategoryFactory(); |