Tiny doc refinements for #3145

This commit is contained in:
Adrian Sampson 2019-02-17 13:17:22 -05:00
parent 00667bda0f
commit 3633c1e27f
2 changed files with 3 additions and 3 deletions

View file

@ -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`

View file

@ -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.