mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Typo
This commit is contained in:
parent
2ca39a8066
commit
15a512f3c8
@ -90,7 +90,7 @@ def create_fonts_panel(container):
|
||||
|
||||
container.append(E.div(_('Zoom related settings'), style='margin-top: 1rem'))
|
||||
container.append(E.table(style='margin-top: 1rem',
|
||||
row(_('Zoom step size (%s)'), zoom_step_size(settings)),
|
||||
row(_('Zoom step size (%)'), zoom_step_size(settings)),
|
||||
row(_('Minimum font size (px)'), minimum_font_size(settings)),
|
||||
))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user