commit | ff96997be5dd284d4cb3a644686c407ff5736ebe | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue May 23 22:54:47 2017 +0200 |
committer | Akron <nils@diewald-online.de> | Tue May 23 22:54:47 2017 +0200 |
tree | bd5262843362809996847951330a7c281da4507b | |
parent | b62e0e5b6cae35933598597bd204942e3743af8d [diff] |
Fixed malt dependency in hint helper Change-Id: I9477441bf2f1b7a727dd366a41d43d4f45bc43cd
diff --git a/dev/js/src/hint/array.js b/dev/js/src/hint/array.js index ba0e8c2..2e77cb6 100644 --- a/dev/js/src/hint/array.js +++ b/dev/js/src/hint/array.js
@@ -411,7 +411,7 @@ ["pres","pres ", "Present"] ], "malt/d=" : [ - ["-PUNCT-", "-PUNCT- "] + ["-PUNCT-", "-PUNCT- "], ["-UNKNOWN-","-UNKNOWN- "], ["ADV","ADV "], ["APP","APP "],