- fixed docstring

bzr-revno: 1994
This commit is contained in:
Andreas Preikschat 2012-06-16 11:04:40 +02:00
commit 32bd1da98e

View File

@ -125,7 +125,6 @@ class SongFormat(object):
``u'descriptionText'`` ``u'descriptionText'``
Short description (1-2 lines) about the song format. Short description (1-2 lines) about the song format.
Message displayed if ``isValidSource()`` returns ``False``.
""" """
# Song formats (ordered alphabetically after Generic) # Song formats (ordered alphabetically after Generic)
# * Numerical order of song formats is significant as it determines the # * Numerical order of song formats is significant as it determines the