mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 19:42:42 +01:00
Merge pull request #2375 from diomekes/sort-album-typo
Change "items" to "albums" in config docs for sort_album
This commit is contained in:
commit
1801663de8
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ Default sort order to use when fetching items from the database. Defaults to
|
|||
sort_album
|
||||
~~~~~~~~~~
|
||||
|
||||
Default sort order to use when fetching items from the database. Defaults to
|
||||
Default sort order to use when fetching albums from the database. Defaults to
|
||||
``albumartist+ album+``. Explicit sort orders override this default.
|
||||
|
||||
.. _sort_case_insensitive:
|
||||
|
|
|
|||
Loading…
Reference in a new issue