From 1d0a181f5e5f29d43b37ad721e57d765bbc606d0 Mon Sep 17 00:00:00 2001 From: sengian Date: Mon, 12 Aug 2013 07:26:51 +0200 Subject: [PATCH] Fixed tweak text for % not available --- resources/default_tweaks.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index 411aab42a8..47e742875b 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -386,11 +386,9 @@ generate_cover_title_font = None generate_cover_foot_font = None #: Fuzz parameter value for cover trim -# The value used by ImageMagick for the -# fuzz distance when triming a cover. +# The value used by ImageMagick for the fuzz distance when trimming a cover. # Colors within this distance are considered equal. -# The distance can be in absolute intensity units or, -# by appending %, a percentage of the maximum possible intensity +# The distance is in absolute intensity units. cover_trim_fuzz_value = 10 #: Control behavior of the book list