| Index: chrome/browser/chrome_browser_main.cc
|
| diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
|
| index 42f2e7bde04f318da9ed8f6f819a4da412de0162..c97696c16de9d74187fcac9335953b45bcc1da51 100644
|
| --- a/chrome/browser/chrome_browser_main.cc
|
| +++ b/chrome/browser/chrome_browser_main.cc
|
| @@ -897,7 +897,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() {
|
|
|
| // TODO(macourteau): refactor preferences that are copied from
|
| // master_preferences into local_state, as a "local_state" section in
|
| - // master preferences. If possible, a generic solution would be prefered
|
| + // master preferences. If possible, a generic solution would be preferred
|
| // over a copy one-by-one of specific preferences. Also see related TODO
|
| // in first_run.h.
|
|
|
|
|