Fix docstring wording

This commit is contained in:
Rahul Ahuja 2019-10-05 15:53:41 -07:00
parent e2c63d4901
commit a07972d02a

View file

@ -665,7 +665,7 @@ class MetadataSourcePlugin(object):
For each artist, this function moves articles (such as 'a', 'an',
and 'the') to the front and strips trailing disambiguation numbers. It
returns a tuple of containing the space-separated string of all
returns a tuple of containing the comma-separated string of all
normalized artists and the ``id`` of the main/first artist.
:param artists: Iterable of artist dicts or lists returned by API.