more typos

This commit is contained in:
Talmai Oliveira 2018-09-29 19:25:15 -04:00
parent 664fb29e77
commit 42183ee1d6

View File

@ -7,7 +7,7 @@ Setting('MODE', 'production');
# one of the other available localization files in the "/localization" directory
Setting('CULTURE', 'en');
# To keep it simpel, grocy does not handle any currency conversions,
# To keep it simple: grocy does not handle any currency conversions,
# this here is used to format all money values,
# so can be anything (e. g. "USD" OR "$", doesn't matter...)
Setting('CURRENCY', '$');