| Index: chrome/browser/chrome_elf_init_win.cc
|
| diff --git a/chrome/browser/chrome_elf_init_win.cc b/chrome/browser/chrome_elf_init_win.cc
|
| index 28af7f8228ac565760377242847556ba50506668..eb5cf5b137398225ea4bcf6edb40cf4b4b8bd7a0 100644
|
| --- a/chrome/browser/chrome_elf_init_win.cc
|
| +++ b/chrome/browser/chrome_elf_init_win.cc
|
| @@ -99,7 +99,7 @@ void InitializeChromeElf() {
|
| // Report all successful blacklist interceptions.
|
| ReportSuccessfulBlocks();
|
|
|
| - // Schedule another task to report all sucessful interceptions later.
|
| + // Schedule another task to report all successful interceptions later.
|
| // This time delay should be long enough to catch any dlls that attempt to
|
| // inject after Chrome has started up.
|
| content::BrowserThread::PostDelayedTask(
|
|
|