| Index: chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| diff --git a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| index 9eb1dcb3d1843313af3a15a7fa7bd2108ace74f8..8513f9353b4304a6e5b0890eeae82be56766db5e 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| +++ b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| @@ -21,7 +21,7 @@ class URLFetcher;
|
| class URLRequestContextGetter;
|
| } // namespace net
|
|
|
| -// Defines a the browser-side hunspell dictionary and provides access to it.
|
| +// Defines the browser-side hunspell dictionary and provides access to it.
|
| class SpellcheckHunspellDictionary
|
| : public SpellcheckDictionary,
|
| public net::URLFetcherDelegate {
|
|
|