Merge pull request #2375 from diomekes/sort-album-typo

Change "items" to "albums" in config docs for sort_album
This commit is contained in:
Adrian Sampson 2017-01-07 16:45:48 -05:00 committed by GitHub
commit 1801663de8

View file

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