mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
...
This commit is contained in:
parent
a751967fd4
commit
b0b27b2253
1 changed files with 1 additions and 1 deletions
|
|
@ -557,7 +557,7 @@ def __init__(self, input, output, log, report_progress=DummyReporter(),
|
|||
OptionRecommendation(name='format_scene_breaks',
|
||||
recommended_value=True, level=OptionRecommendation.LOW,
|
||||
help=_('Left aligned scene break markers are center aligned. '
|
||||
'Replace soft scene breaks that use multiple blank lines with'
|
||||
'Replace soft scene breaks that use multiple blank lines with '
|
||||
'horizontal rules.')),
|
||||
|
||||
OptionRecommendation(name='replace_scene_breaks',
|
||||
|
|
|
|||
Loading…
Reference in a new issue