docs: Fix syntax error

This commit is contained in:
Stein Magnus Jodal 2014-09-04 23:35:02 +02:00
parent d41deb1844
commit cf5660e8e5

View File

@ -37,7 +37,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