troll-spelling-corrector: add missing locative case from the match dictionary
This commit is contained in:
parent
0005bb3bdb
commit
14ab2d3038
|
@ -6,6 +6,7 @@ all_possible_match_strings = [
|
|||
"силці", "силкам",
|
||||
"силку", "силки",
|
||||
"силкою", "силками",
|
||||
"силці", "силках",
|
||||
"силко", "силки",
|
||||
|
||||
"лінк", "лінка", "лінки",
|
||||
|
|
Loading…
Reference in New Issue