From c5dd33a343ea66396329523503903a90c7d911bc Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 5 Apr 2011 21:50:07 +0200 Subject: [PATCH] Replace invalid :cmd: with valid :command: --- docs/changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index af10970d..b875784b 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -42,8 +42,8 @@ No description yet. - Local backend: - - Fix crash in :cmd:`mopidy-scan` if a track has no artist name. Thanks to - Martins Grunskis for test and patch and "octe" for patch. + - Fix crash in :command:`mopidy-scan` if a track has no artist name. Thanks + to Martins Grunskis for test and patch and "octe" for patch. - Fix crash in `tag_cache` parsing if a track has no total number of tracks in the album. Thanks to Martins Grunskis for the patch.