From 9e4cdae83491711aef5a6b4eaf1259731df475d8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 15 Oct 2016 08:27:50 +0530 Subject: [PATCH] ... --- resources/default_tweaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index dad8fea0c2..01c0c2a0f7 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -403,7 +403,7 @@ cover_trim_fuzz_value = 10 doubleclick_on_library_view = 'open_viewer' horizontal_scrolling_per_column = True -#: Language to use when sorting. +#: Language to use when sorting # Setting this tweak will force sorting to use the # collating order for the specified language. This might be useful if you run # calibre in English but want sorting to work in the language where you live.