From db8a81a721935bbe0d624eb869cece73dfcdac56 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Sat, 9 Sep 2023 00:57:53 -0700 Subject: [PATCH] Fix minor "cover_art_arl" typos in changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4ceeb1874..df2449c46 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -19,7 +19,7 @@ New features: :bug:`4803` * Prevent reimporting album if it is permanently removed from Spotify :bug:`4800` -* Added option use `cover_art_arl` as an album art source in the `fetchart` plugin. +* Added option to use `cover_art_url` as an album art source in the `fetchart` plugin. :bug:`4707` * :doc:`/plugins/fetchart`: The plugin can now get album art from `spotify`. * Added option to specify a URL in the `embedart` plugin.