forked from openlp/openlp
Silly space
This commit is contained in:
parent
1b00eb4f0c
commit
da658e8850
@ -119,7 +119,7 @@ class WowImport(SongImport):
|
||||
# TODO: check that it is a valid words of worship file (could
|
||||
# check header for WoW File Song Word)
|
||||
self.author = u''
|
||||
self.copyright= u''
|
||||
self.copyright = u''
|
||||
# Get the song title
|
||||
self.file_name = os.path.split(file)[1]
|
||||
self.import_wizard.incrementProgressBar(
|
||||
|
Loading…
Reference in New Issue
Block a user