forked from openlp/openlp
Rename file
This commit is contained in:
parent
e424c33283
commit
6e9bba3a74
@ -49,7 +49,7 @@ from .songproimport import SongProImport
|
||||
from .sundayplusimport import SundayPlusImport
|
||||
from .foilpresenterimport import FoilPresenterImport
|
||||
from .zionworximport import ZionWorxImport
|
||||
from .ppimport import ProPresenterImport
|
||||
from .propresenterimport import ProPresenterImport
|
||||
# Imports that might fail
|
||||
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
# Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
||||
###############################################################################
|
||||
"""
|
||||
The :mod:`ppimport` module provides the functionality for importing
|
||||
The :mod:`propresenterimport` module provides the functionality for importing
|
||||
ProPresenter song files into the current installation database.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user