From 333da5befd82159ec92c81532e084d3983e6114a Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 4 Sep 2014 23:35:02 +0200 Subject: [PATCH] docs: Fix syntax error (cherry picked from commit cf5660e8e5b4be902d8697ea0f4843356efb9359) --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 962abe88..ad707948 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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