From fb6f9ca14ccdae4d3bc25fd4bd89f540d840787b Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Tue, 9 Apr 2019 13:17:42 +0200 Subject: [PATCH] =?UTF-8?q?(Spa)=20fix=20typo:=20=C3=A8l->=C3=A9l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/spanish/DiffSpa.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spanish/DiffSpa.gf b/src/spanish/DiffSpa.gf index 9e4960ec..af4632b2 100644 --- a/src/spanish/DiffSpa.gf +++ b/src/spanish/DiffSpa.gf @@ -197,7 +197,7 @@ instance DiffSpa of DiffRomance - [iAdvQuestionInv,otherInv,partAgr,stare_V,vpAg <_,Pl,P1> => cases "nos" "nosotras" ; --- nosotros <_,Pl,P2> => cases "vos" "vosotras" ; --- vosotros => cases3 "la" "le" "ella" ; - <_, Sg,P3> => cases3 "lo" "le" "èl" ; + <_, Sg,P3> => cases3 "lo" "le" "él" ; => cases3 "las" "les" "ellas" ; <_, Pl,P3> => cases3 "los" "les" "ellos" } ;