summaryrefslogtreecommitdiffstats
path: root/chrome/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/third_party')
-rw-r--r--chrome/third_party/hunspell/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/third_party/hunspell/SConscript b/chrome/third_party/hunspell/SConscript
index c5c9074..7113579 100644
--- a/chrome/third_party/hunspell/SConscript
+++ b/chrome/third_party/hunspell/SConscript
@@ -86,7 +86,7 @@ env.ChromeLibrary('hunspell', input_files)
dictionaries = [
- 'dictionaries/en-US-1-1.bdic',
+ 'dictionaries/en-US-1-2.bdic',
'dictionaries/en-US.dic',
'dictionaries/en-US.aff',
]