From 08d5b30b127b1eb95dab8018e7b13c2b167405da Mon Sep 17 00:00:00 2001 From: Agustin Martin Domingo Date: Mon, 1 Apr 2024 23:15:55 +0200 Subject: [PATCH] Fix U affix entry. Otherwise, when building eo hash aspell complains with Error: /usr/lib/aspell//eo_affix.dat:406: The condition "u" does not guarantee that "i" can always be stripped. and aspell seems right about this. Signed-off-by: Agustin Martin Domingo --- src/eo-aff.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/eo-aff.m4 b/src/eo-aff.m4 index 39fc564..b36cb8b 100644 --- a/src/eo-aff.m4 +++ b/src/eo-aff.m4 @@ -591,8 +591,8 @@ flag *F: ifdef({SXPARE}, { nome(I,-I,ANTIN) # danci -> dancantino nomo(I,,NTIN) # naski -> naskintino - nome(U,-I,ANTIN) # dancu -> dancantino - nomo(U,,NTIN)}) # nasku -> naskintino + nome(U,-U,ANTIN) # dancu -> dancantino + nomo(U,-U,INTIN)}) # nasku -> naskintino kazoj({O > -O,A}) O > -O,E O > -O,INE