summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/rc_option_editor.cc')
-rw-r--r--gtk2_ardour/rc_option_editor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc
index b16abc0921..7367302df0 100644
--- a/gtk2_ardour/rc_option_editor.cc
+++ b/gtk2_ardour/rc_option_editor.cc
@@ -1124,7 +1124,7 @@ class FontScalingOptions : public HSliderOption
_hscale.add_mark(200, Gtk::POS_TOP, empty);
_hscale.add_mark(250, Gtk::POS_TOP, empty);
- set_note (_("Adjusting the scale requires an application restart to re-layout."));
+ set_note (_("Adjusting the scale requires an application restart for fully accurate re-layout."));
}
void changed ()