core: Fix typo

This commit is contained in:
Stein Magnus Jodal 2014-01-18 00:59:15 +01:00
parent da71d7fb14
commit d447cbd798

View File

@ -33,7 +33,7 @@ class LibraryController(object):
"""
Browse directories and tracks at the given ``uri``.
``uri`` is a sring which represents some directory belonging to a
``uri`` is a string which represents some directory belonging to a
backend. To get the intial root directories for backends pass None as
the URI.