mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:23:43 +02:00
Fix silly mistake in "Order of custom column(s) in edit metadata" tweak description.
This commit is contained in:
parent
d39d326ee3
commit
72f6b0385d
1 changed files with 1 additions and 1 deletions
|
|
@ -409,7 +409,7 @@
|
|||
# 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…
Reference in a new issue