| Index: third_party/hunspell_new/tests/sugutf.aff
|
| diff --git a/third_party/hunspell_new/tests/sugutf.aff b/third_party/hunspell_new/tests/sugutf.aff
|
| deleted file mode 100644
|
| index 60294d24caf8b496c1e16dd9c487bb3296fc52f1..0000000000000000000000000000000000000000
|
| --- a/third_party/hunspell_new/tests/sugutf.aff
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -# new suggestion methods of Hunspell 1.5:
|
| -# capitalization: nasa -> NASA
|
| -# long swap: permenant -> permanent
|
| -# long mov: Ghandi -> Gandhi
|
| -# double two characters: vacacation -> vacation
|
| -# space with REP: "alot" -> "a lot" ("a lot" need to be in the dic file.)
|
| -
|
| -SET UTF-8
|
| -# switch off ngram suggestion for testing
|
| -MAXNGRAMSUGS 0
|
| -REP 1
|
| -REP alot a_lot
|
| -KEY qwertzuiop|asdfghjkl|yxcvbnm|aq
|
| -WORDCHARS .
|
| -FORBIDDENWORD ?
|
|
|