forked from openlp/openlp
Fix description
This commit is contained in:
parent
509811620d
commit
67be2937be
@ -40,7 +40,7 @@ log = logging.getLogger(__name__)
|
|||||||
|
|
||||||
class CustomSearch(object):
|
class CustomSearch(object):
|
||||||
"""
|
"""
|
||||||
An enumeration for song search methods.
|
An enumeration for custom search methods.
|
||||||
"""
|
"""
|
||||||
Titles = 1
|
Titles = 1
|
||||||
Themes = 2
|
Themes = 2
|
||||||
|
Loading…
Reference in New Issue
Block a user