summaryrefslogtreecommitdiff
path: root/next-lib/src
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src')
-rw-r--r--next-lib/src/spanish/NumeralSpa.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/spanish/NumeralSpa.gf b/next-lib/src/spanish/NumeralSpa.gf
index 7775c105b..7a3dda29b 100644
--- a/next-lib/src/spanish/NumeralSpa.gf
+++ b/next-lib/src/spanish/NumeralSpa.gf
@@ -45,7 +45,7 @@ lin pot01 =
<hundra True, NCard Fem> => "ciento" ;
_ => uno ! f ! g
} ;
- n = Pl
+ n = Sg
} ;
lin pot0 d = {s = d.s ; n = Pl} ;