From 83cfc496a407e3c8fbbcb3622700accf433c0d3a Mon Sep 17 00:00:00 2001 From: adelon <22380201+adelon@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:10:31 +0200 Subject: [PATCH] Fin: fix elative of `ne` --- src/finnish/MorphoFin.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/finnish/MorphoFin.gf b/src/finnish/MorphoFin.gf index c2c1b6c9..e54293a8 100644 --- a/src/finnish/MorphoFin.gf +++ b/src/finnish/MorphoFin.gf @@ -1064,7 +1064,7 @@ oper Transl => "niiksi" ; Ess => "niinä" ; Iness => "niissä" ; - Elat => "niitä" ; + Elat => "niistä" ; Illat => "niihin" ; Adess => "niillä" ; Ablat => "niiltä" ;