From 0e6f0d85207c54ef07db8740135948fc9538b80d Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Tue, 2 Oct 2018 15:25:36 +0200 Subject: [PATCH] (Ara) Bugfix in the dual feminine suffix. --- src/arabic/ResAra.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/arabic/ResAra.gf b/src/arabic/ResAra.gf index 3cc153581..0a977cf65 100644 --- a/src/arabic/ResAra.gf +++ b/src/arabic/ResAra.gf @@ -960,7 +960,7 @@ patHollowImp : (_,_ :Str) -> Gender => Number => Str =\xaf,xAf -> _ => table { Nom => "َانِ"; - _ => "َيْ‎نِ" + _ => "َيْنِ" } };