Fix description

This commit is contained in:
Tim Bentley 2011-05-18 15:34:35 +01:00
parent 509811620d
commit 67be2937be

View File

@ -40,7 +40,7 @@ log = logging.getLogger(__name__)
class CustomSearch(object):
"""
An enumeration for song search methods.
An enumeration for custom search methods.
"""
Titles = 1
Themes = 2