docs: Fix missing markup

This commit is contained in:
Stein Magnus Jodal 2015-04-07 00:09:31 +02:00
parent 783d461f9a
commit 4bb953f625

View File

@ -41,8 +41,8 @@ class LibraryController(object):
Browse directories and tracks at the given ``uri``.
``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.
backend. To get the intial root directories for backends pass
:class:`None` as the URI.
Returns a list of :class:`mopidy.models.Ref` objects for the
directories and tracks at the given ``uri``.