From b808ca897ba8e431c474e94dc3f0ff3aaa4df234 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 23 Jun 2015 08:25:38 -0400 Subject: textual tweak --- gtk2_ardour/rc_option_editor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index 0fdaaae902..e12789ebc2 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -2710,7 +2710,7 @@ RCOptionEditor::RCOptionEditor () sics->scale().set_digits (0); Gtkmm2ext::UI::instance()->set_tip (sics->tip_widget(), - _("Larger values lead to using more memory to store images of waveforms, which can improve graphical performance.")); + _("Increasing the cache size uses more memory to store waveform images, which can improve graphical performance.")); add_option (S_("Preferences|GUI"), sics); /* Lock GUI timeout */ -- cgit v1.2.3