diff --git a/openlp/plugins/songs/lib/importers/propresenter.py b/openlp/plugins/songs/lib/importers/propresenter.py index 8d757f860..582b1a6ee 100644 --- a/openlp/plugins/songs/lib/importers/propresenter.py +++ b/openlp/plugins/songs/lib/importers/propresenter.py @@ -52,7 +52,7 @@ class ProPresenterImport(SongImport): def process_song(self, root, file_path): """ - :param root: + :param root: :param openlp.core.common.path.Path file_path: Path to the file thats being imported :rtype: None """