Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Unified Diff: third_party/hunspell_new/tests/checkcompoundrep.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/hunspell_new/tests/checkcompoundrep.aff
diff --git a/third_party/hunspell_new/tests/checkcompoundrep.aff b/third_party/hunspell_new/tests/checkcompoundrep.aff
deleted file mode 100644
index 71b15b93c59f4850e9e44a29bc4182f2107d3a14..0000000000000000000000000000000000000000
--- a/third_party/hunspell_new/tests/checkcompoundrep.aff
+++ /dev/null
@@ -1,8 +0,0 @@
-// forbid compound word, if it is also a non compound word with a REP fault
-// In example: Hungarian `szervíz' (szer+víz) compound word is forbidden, because
-// this word is also a dictionary word (szerviz) with typical fault (i->í)
-CHECKCOMPOUNDREP
-COMPOUNDFLAG A
-
-REP 1
-REP í i
« no previous file with comments | « third_party/hunspell_new/tests/checkcompoundpattern4.wrong ('k') | third_party/hunspell_new/tests/checkcompoundrep.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698