mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Small spelling mistake in default_tweaks.py
This commit is contained in:
parent
2f7408d5bc
commit
cf90d5f1e5
@ -35,7 +35,7 @@ bool_custom_columns_are_tristate = 'yes'
|
||||
|
||||
|
||||
# Provide a set of columns to be sorted on when calibre starts
|
||||
# The argument is None of saved sort history is to be used
|
||||
# The argument is None if saved sort history is to be used
|
||||
# otherwise it is a list of column,order pairs. Column is the
|
||||
# lookup/search name, found using the tooltip for the column
|
||||
# Order is 0 for ascending, 1 for descending
|
||||
|
Loading…
x
Reference in New Issue
Block a user