mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
fix string changed during the previous PR
This commit is contained in:
parent
fb2ad29434
commit
6cc158b8ac
@ -147,7 +147,7 @@
|
||||
<widget class="QDoubleSpinBox" name="opt_cover_grid_height">
|
||||
<property name="toolTip">
|
||||
<string>The height of displayed covers.
|
||||
Aue of zero means calculate automatically.</string>
|
||||
A value of zero means calculate automatically.</string>
|
||||
</property>
|
||||
<property name="specialValueText">
|
||||
<string>Automatic</string>
|
||||
@ -194,7 +194,7 @@ Aue of zero means calculate automatically.</string>
|
||||
<widget class="QDoubleSpinBox" name="opt_cover_grid_width">
|
||||
<property name="toolTip">
|
||||
<string>The width of displayed covers.
|
||||
Aue of zero means calculate automatically.</string>
|
||||
A value of zero means calculate automatically.</string>
|
||||
</property>
|
||||
<property name="specialValueText">
|
||||
<string>Automatic</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user