1
0
forked from GitHub/gf-core

fixed "miinkään" -> "mihinkään"

This commit is contained in:
inari.listenmaa
2012-12-21 13:45:01 +00:00
parent 368cd7ffbe
commit 686174155b

View File

@@ -203,12 +203,14 @@ oper
Nom => "mikä" ;
Gen => "minkä" ;
Part => "mitä" ;
Illat => "mihin" ;
c => mi.s ! NCase Sg c
} ;
Pl => table {
Nom => "mitkä" ;
Gen => "minkä" ;
Part => "mitä" ;
Illat => "mihin" ;
c => mi.s ! NCase Sg c
}
} ;