From 3633c1e27f892c8076cb863f236c12d53547b7e0 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 17 Feb 2019 13:17:22 -0500 Subject: [PATCH] Tiny doc refinements for #3145 --- docs/changelog.rst | 4 ++-- docs/plugins/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6c7b36b72..a254d5efc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,10 +14,10 @@ New features: issues with foobar2000 and Winamp. Thanks to :user:`mz2212`. :bug:`2944` -* :doc:`/plugins/playlist`: Add a plugin that can query the beets library using +* A new :doc:`/plugins/playlist` can query the beets library using M3U playlists. Thanks to :user:`Holzhaus` and :user:`Xenopathic`. - :bug:`123` + :bug:`123` :bug:`3145` * Added whitespace padding to missing tracks dialog to improve readability. Thanks to :user:`jams2`. :bug:`2962` diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 502775095..173aab5db 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -159,7 +159,7 @@ Interoperability * :doc:`mpdupdate`: Automatically notifies `MPD`_ whenever the beets library changes. * :doc:`play`: Play beets queries in your music player. -* :doc:`playlist`: Use M3U playlists tp query the beets library. +* :doc:`playlist`: Use M3U playlists to query the beets library. * :doc:`plexupdate`: Automatically notifies `Plex`_ whenever the beets library changes. * :doc:`smartplaylist`: Generate smart playlists based on beets queries.