Tiny whitespace fix

This commit is contained in:
Chris Jones 2009-08-03 11:10:47 +01:00
parent ebec046caf
commit e469c144ba
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class TerminatorEncoding:
[False, "ISO-8859-2", _("Central European")],
[False, "ISO-8859-3", _("South European") ],
[False, "ISO-8859-4", _("Baltic") ],
[False,"ISO-8859-5", _("Cyrillic") ],
[False, "ISO-8859-5", _("Cyrillic") ],
[False, "ISO-8859-6", _("Arabic") ],
[False, "ISO-8859-7", _("Greek") ],
[False, "ISO-8859-8", _("Hebrew Visual") ],