| Index: chrome/browser/spellchecker/spellcheck_platform_mac.mm
|
| diff --git a/chrome/browser/spellchecker/spellcheck_platform_mac.mm b/chrome/browser/spellchecker/spellcheck_platform_mac.mm
|
| index 805f7ec06a75de33163d9706c54c659927c910e9..973587d940e478e3b0da30ff7c038d5d3b38bbd1 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_platform_mac.mm
|
| +++ b/chrome/browser/spellchecker/spellcheck_platform_mac.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Integration with OS X native spellchecker.
|
| +// Integration with OS X built-in spellchecker.
|
|
|
| #include "chrome/browser/spellchecker/spellcheck_platform_mac.h"
|
|
|
|
|