Skip to content

Commit

Permalink
[de] spell checker: added word + removed entry (added to recommendati…
Browse files Browse the repository at this point in the history
…ons premium)
  • Loading branch information
Luisa-LT committed Oct 24, 2023
1 parent ea6e70d commit f8738aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3147,7 +3147,6 @@ protected List<SuggestedReplacement> getOnlySuggestions(String word) {
case "Ipads": return topMatch("iPads");
case "ipad": return topMatch("iPad");
case "ipads": return topMatch("iPads");
case "Adverben": return topMatch("Adverbien");
case "letzlich": return topMatch("letztlich");
case "Letzlich": return topMatch("Letztlich");
case "gefühlsdusselig": return topMatch("gefühlsduselig");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155127,4 +155127,6 @@ Weidel/S #name
Icebreaker/SN
UV-LED/S
Dominicus #name
BMEL #abk
BMEL #abk
Adverben #Nebenform zu Adverbien
Chery #name

0 comments on commit f8738aa

Please sign in to comment.