From f4d0d5648f0a726ea5011ef7c3c6bed3d9f63dc4 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 23 Oct 2013 22:39:33 +0200 Subject: [PATCH] docs: Fix typo --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 57e0a3c8..df235d1d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -111,7 +111,7 @@ of the following extensions as well: - Made the formerly unused commands ``outputs``, ``enableoutput``, and ``disableoutput`` mute/unmute audio. (Related to: :issue:`186`) -- The MPD command ``list`` now works with ``"albumartist"`` as it's second +- The MPD command ``list`` now works with ``"albumartist"`` as its second argument, e.g. ``"album" "albumartist" "anartist"``. (Fixes: :issue:`468`) **Extension support**