forked from openlp/openlp
Re-add period
This commit is contained in:
parent
f4111e4431
commit
8fe469aca3
@ -43,7 +43,7 @@ class OpenLyricsExport(RegistryProperties):
|
|||||||
"""
|
"""
|
||||||
def __init__(self, parent, songs, save_path):
|
def __init__(self, parent, songs, save_path):
|
||||||
"""
|
"""
|
||||||
Initialise the export
|
Initialise the export.
|
||||||
|
|
||||||
:param pathlib.Path save_path: The directory to save the exported songs in
|
:param pathlib.Path save_path: The directory to save the exported songs in
|
||||||
:rtype: None
|
:rtype: None
|
||||||
|
Loading…
Reference in New Issue
Block a user