mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix silly mistake in "Order of custom column(s) in edit metadata" tweak description.
This commit is contained in:
parent
d39d326ee3
commit
72f6b0385d
@ -409,7 +409,7 @@ locale_for_sorting = ''
|
||||
# columns. If False, one column is used.
|
||||
metadata_single_use_2_cols_for_custom_fields = True
|
||||
|
||||
#: Order of custom columns in column(s) in edit metadata
|
||||
#: Order of custom column(s) in edit metadata
|
||||
# Controls the order that custom columns are listed in edit metadata single
|
||||
# and bulk. The columns listed in the tweak are displayed first and in the
|
||||
# order provided. Any columns not listed are dislayed after the listed ones,
|
||||
|
Loading…
x
Reference in New Issue
Block a user