docs: Fix syntax error

(cherry picked from commit cf5660e8e5)
This commit is contained in:
Stein Magnus Jodal 2014-09-04 23:35:02 +02:00
parent f93a1c2f0b
commit 333da5befd

View File

@ -23,7 +23,7 @@ Bug fix release.
:issue:`833`)
- Local library API: Add :attr:`mopidy.local.Library.ROOT_DIRECTORY_URI`
constant for use by implementors of :method:`mopidy.local.Library.browse`.
constant for use by implementors of :meth:`mopidy.local.Library.browse`.
(Related to: :issue:`833`)
- HTTP frontend: Guard against double close of WebSocket, which causes an