mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 22:15:22 -04:00
Small spelling mistake in default_tweaks.py
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user