Skip to content

Commit f14d9e1

Browse files
committed
Update readme
1 parent ac538fe commit f14d9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Almost every configuration value can be overrided dinamically by methods.
358358
- currencyDecimalPoint(string)
359359
- currencyThousandsSeparator(string)
360360
- currencyFormat(string)
361-
- getAmountInWords(float, ?string) - Spells out float to words
361+
- getAmountInWords(float, ?string $locale) - Spells out float to words, second parameter is locale
362362
- getTotalAmountInWords() - spells out total_amount
363363
- formatCurrency(float) - returns formatted value with currency settings '$ 1,99'
364364

0 commit comments

Comments
 (0)