Fix typo.
authorDave Page <dpage@pgadmin.org>
Fri, 3 May 2024 09:22:26 +0000 (10:22 +0100)
committerDave Page <dpage@pgadmin.org>
Fri, 3 May 2024 09:22:26 +0000 (10:22 +0100)
postgresqleu/settings.py

index 262baebb1a83897d617051068e1a1fc38aa68f78..e50e0b75c2030a7abe7fb98b4eb921619a2f6529 100644 (file)
@@ -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}').