diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 12:19:03 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 12:19:03 +0000 |
commit | e8ba2059d133c3450f602ea89b17e049ea23de59 (patch) | |
tree | c3f77387025ca16774ba2b0634f331714f990b84 /webkit | |
parent | 747d87bbdce352a14e267d448e8502f262e31cc7 (diff) | |
download | chromium_src-e8ba2059d133c3450f602ea89b17e049ea23de59.zip chromium_src-e8ba2059d133c3450f602ea89b17e049ea23de59.tar.gz chromium_src-e8ba2059d133c3450f602ea89b17e049ea23de59.tar.bz2 |
A fix for a unit-test break on Mac.
This change fixes my new unit-test "SpellCheckTest.SpellCheckTest" breaks on Mac.
The system dictionaries of Mac spellchecker don't have the following words included in hunspell:
* en-AU (Australia): "organize" (which is a typo of "organise");
* en-GB (United Kingdom): "organize" (which is a typo of "organise");
* pt-BT (Brazil): "Google";
* pt-PT (Portugal): "Google".
This change removed "Google" from a couple of texts and fixed a couple of typos. Also, this change adds a language for Spanish (Spain), which I forgot adding.
TBR=brettw
BUG=18184
TEST=run unit_tests on Mac
Review URL: http://codereview.chromium.org/164553
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23431 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions