Index: third_party/hunspell128/README.chromium |
=================================================================== |
--- third_party/hunspell128/README.chromium (revision 47269) |
+++ third_party/hunspell128/README.chromium (working copy) |
@@ -1,4 +1,4 @@ |
-This is a partial copy of Hunspell 1.1.5, with the following changes: |
+This is a partial copy of Hunspell 1.2.8, with the following changes: |
* '#include "config.h"' removed from src/hunspell/hunspell.hxx |
* '#include "config.h"' removed from src/hunspell/license.hunspell |
* Two unreferenced local variables removed from src/hunspell/suggestmgr.cxx |
@@ -11,8 +11,9 @@ |
* Remove the key variable from Hunspell, HashMgr and AffixMgr since Bdict |
is being used instead. |
-The English dictionary distributed by Firefox has been checked in to the |
-dictionaries directory. It has several additions over the default |
-myspell/hunspell dictionary. |
+Dictionaries distributed by open-source communities have been checked in to |
+the "third_party/hunspell_dictionaries" directory. They have several additions |
+over the default myspell/hunspell dictionaries. |
+(See "third_party/hunspell_dictionaries/README.chromium" for their details.) |