mirror of
https://github.com/beetbox/beets.git
synced 2026-01-05 23:43:31 +01:00
fix typos
This commit is contained in:
parent
b922abef06
commit
155028257d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FtInTitle Plugin
|
||||
================
|
||||
|
||||
The ``ftintitle`` plugin automatically move "featured" artists from the
|
||||
The ``ftintitle`` plugin automatically moves "featured" artists from the
|
||||
``artist`` field to the ``title`` field.
|
||||
|
||||
According to `MusicBrainz style`_, featured artists are part of the artist
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Fuzzy Search Plugin
|
||||
===================
|
||||
|
||||
The ``fuzzy`` plugin provides a prefixed query that searches you library using
|
||||
The ``fuzzy`` plugin provides a prefixed query that searches your library using
|
||||
fuzzy pattern matching. This can be useful if you want to find a track with
|
||||
complicated characters in the title.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue