Skip to content

Commit 4d33a12

Browse files
committed
ui: fix preset slider tooltip
1 parent fa695bf commit 4d33a12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gtk/src/ui/ghb.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -3604,7 +3604,7 @@ You should generally set this option to the slowest you can bear since slower
36043604
settings will result in better quality or smaller files.
36053605

36063606
Adjust the slider to the right to increase compression efficiency at the expense of encoding speed,
3607-
or to the left to increase encoding speed at the expose of compression efficiency.</property>
3607+
or to the left to increase encoding speed at the expense of compression efficiency.</property>
36083608
<property name="adjustment">VideoPresetRange</property>
36093609
<property name="hexpand">1</property>
36103610
<signal name="value-changed" handler="video_preset_slider_changed_cb" swapped="no"/>

win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ You should generally set this option to the slowest you can bear since slower
269269
settings will result in better quality or smaller files.
270270

271271
Adjust the slider to the right to increase compression efficiency at the expense of encoding speed,
272-
or to the left to increase encoding speed at the expose of compression efficiency.</value>
272+
or to the left to increase encoding speed at the expense of compression efficiency.</value>
273273
</data>
274274
<data name="Video_Profile" xml:space="preserve">
275275
<value>Sets and ensures compliance with the specified profile.

0 commit comments

Comments
 (0)