Fixed accent in Spanish command line examples

Fixed accent in Spanish command line examples ("centimos"->"céntimos"), thus making the example consistent with actual current behaviour.
This commit is contained in:
Gonçal Garcés Díaz-Munío
2022-03-21 16:33:07 +01:00
committed by Willem Van Onsem
parent d4c979ea52
commit db5e1d175f

View File

@@ -51,7 +51,7 @@ Command line::
$ num2words 24,120.10 -l es
veinticuatro mil ciento veinte punto uno
$num2words 2.14 -l es --to currency
dos euros con catorce centimos
dos euros con catorce céntimos
In code there's only one function to use::