From f806799c1c3771d2f94b898ac5283de657aa4b81 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 13 May 2017 20:33:04 +0200 Subject: Fix typos (thanks edogawa) --- gtk2_ardour/rc_option_editor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/rc_option_editor.cc') diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index f4fbcc4f76..5a4580f5d4 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -3019,7 +3019,7 @@ RCOptionEditor::RCOptionEditor () sigc::mem_fun (*_rc_config, &RCConfiguration::set_quieten_at_speed) ); Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(), - _("When enabled rhis will reduce the unpleasant increase in perceived volume " + _("When enabled this will reduce the unpleasant increase in perceived volume " "that occurs when fast-forwarding or rewinding through some kinds of audio")); add_option (_("Transport"), bo); -- cgit v1.2.3