chiark / gitweb /
Add missing , to last patch
authordaid <daid303@gmail.com>
Thu, 3 Oct 2013 06:15:02 +0000 (08:15 +0200)
committerdaid <daid303@gmail.com>
Thu, 3 Oct 2013 06:15:02 +0000 (08:15 +0200)
Cura/util/resources.py

index cc76369a154c1d2b1d17e2b34d82023359445aa0..7b7c48c9d8c391781c90244356443a6bad999090 100644 (file)
@@ -69,6 +69,6 @@ def getLanguageOptions():
                ['de', 'Deutsch'],
                ['fr', 'French'],
                ['nl', 'Nederlands'],
-               ['sp', 'Spanish']
+               ['sp', 'Spanish'],
                ['po', 'Polish']
        ]