Skip to content

Commit 1801663

Browse files
authored
Merge pull request #2375 from diomekes/sort-album-typo
Change "items" to "albums" in config docs for sort_album
2 parents efbd58c + 5ee8966 commit 1801663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Default sort order to use when fetching items from the database. Defaults to
229229
sort_album
230230
~~~~~~~~~~
231231

232-
Default sort order to use when fetching items from the database. Defaults to
232+
Default sort order to use when fetching albums from the database. Defaults to
233233
``albumartist+ album+``. Explicit sort orders override this default.
234234

235235
.. _sort_case_insensitive:

0 commit comments

Comments
 (0)