diff options
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/src/ghb.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4 index 926e5b358..d14e1ddde 100644 --- a/gtk/src/ghb.m4 +++ b/gtk/src/ghb.m4 @@ -2391,7 +2391,7 @@ the required multiple.</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">If enabled, select the 'optimal' storage resolution. - This will be the resolution that most closely matches the source resolution after cropping.</property> +This will be the resolution that most closely matches the source resolution after cropping.</property> <property name="halign">start</property> <property name="draw_indicator">True</property> <signal name="toggled" handler="scale_changed_cb" swapped="no"/> |