Skip to content

Commit 16ad666

Browse files
JOJ0snejus
authored andcommitted
Consistent wording of multi-valued in changelog
1 parent a867b96 commit 16ad666

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ New features
2828
it easier to copy and paste multiple playlists for further use in the shell.
2929
- :doc:`plugins/chroma`: Add new command ``chromasearch`` to search the local
3030
library by chromaprint fingerprint.
31-
- Store track remixers, lyricists, composers, and arrangers in the multi-value
31+
- Store track remixers, lyricists, composers, and arrangers in the multi-valued
3232
``remixers``, ``lyricists``, ``composers``, and ``arrangers`` fields instead
3333
of the legacy single-value ``remixer``, ``lyricist``, ``composer``, and
3434
``arranger`` fields. Existing libraries are migrated automatically, and
@@ -55,7 +55,7 @@ For plugin developers
5555

5656
- If you maintain a metadata source plugin that populates any of ``arranger``,
5757
``composer``, ``lyricist``, ``remixer`` fields, update it to populate the
58-
respective multi-value fields instead (``arrangers``, ``composers``,
58+
respective multi-valued fields instead (``arrangers``, ``composers``,
5959
``lyricists``, ``remixers``).
6060

6161
..

0 commit comments

Comments
 (0)