mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Remove a redundant comment."
This commit is contained in:
commit
7ee6be46b3
@ -141,8 +141,6 @@ public final class Suggest {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// The word can be auto-corrected if it has a whitelist entry that is not itself,
|
|
||||||
// or if it's a 2+ characters non-word (i.e. it's not in the dictionary).
|
|
||||||
// We allow auto-correction if we have a whitelisted word, or if the word is not a valid
|
// We allow auto-correction if we have a whitelisted word, or if the word is not a valid
|
||||||
// word of more than 1 char, except if the first suggestion is the same as the typed string
|
// word of more than 1 char, except if the first suggestion is the same as the typed string
|
||||||
// because in this case if it's strong enough to auto-correct that will mistakenly designate
|
// because in this case if it's strong enough to auto-correct that will mistakenly designate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user