commit | 31b346aac6dc04a2445a17d156906cc308c7e0d4 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Thu Jun 28 17:00:35 2012 +0900 |
committer | Jean Chalard <jchalard@google.com> | Fri Jun 29 15:12:51 2012 +0900 |
tree | 240178509f72bdb120b2a8d497dfb427d46eed7a | |
parent | b01cdb975a0001a5d4bdc66e6ae451f2deab439d [diff] |
Remove a useless test (A18) allowsToBeAutoCorrected always returns false if the word is empty. This is because the whitelist never contains an empty string, and isValidWord returns false if the word is empty. Change-Id: I34ecc2a1563aea6db5b2f12796f251f6598576a2