Skip to content
Snippets Groups Projects
  • Jean Chalard's avatar
    31b346aa
    Remove a useless test (A18) · 31b346aa
    Jean Chalard authored
    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
    31b346aa
    History
    Remove a useless test (A18)
    Jean Chalard authored
    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