From: Dave Page Date: Fri, 3 May 2024 09:22:26 +0000 (+0100) Subject: Fix typo. X-Git-Url: http://git.postgresql.org/gitweb/static/connections.php?a=commitdiff_plain;h=92dcda58d5cfe12c9ff07cb2e4ace5fa0fa1715b;p=pgeu-system.git Fix typo. --- diff --git a/postgresqleu/settings.py b/postgresqleu/settings.py index 262baebb..e50e0b75 100644 --- a/postgresqleu/settings.py +++ b/postgresqleu/settings.py @@ -199,7 +199,7 @@ CURRENCY_ISO = 'EUR' # two decimal places (cents/pennies/whatever). # Other text (spaces etc.) may be included as required. # -# Euro format is "EUR nnnn" ('{ABBREV} {AMOUNT}') in English, Malteses, +# Euro format is "EUR nnnn" ('{ABBREV} {AMOUNT}') in English, Maltese, # and Irish text (should usually be the case until pgeu-system is localised). # # Other European languages should use "nnnn EUR" ('{AMOUNT} {ABBREV}').