forked from openlp/openlp
fixed spelling
This commit is contained in:
parent
8b037d16d7
commit
f7e44c4563
@ -243,7 +243,7 @@ class Settings(QtCore.QSettings):
|
|||||||
(u'bibles/last directory 1', u'bibles/last directory import', []),
|
(u'bibles/last directory 1', u'bibles/last directory import', []),
|
||||||
(u'songusage/last directory 1', u'songusage/last directory export', []),
|
(u'songusage/last directory 1', u'songusage/last directory export', []),
|
||||||
(u'advanced/stylesheet fix', u'', []),
|
(u'advanced/stylesheet fix', u'', []),
|
||||||
(u'media/background colour', u'players/background color', [])
|
(u'media/background color', u'players/background color', [])
|
||||||
]
|
]
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Loading…
Reference in New Issue
Block a user